Parameters
- partIndex
- 0 based index of the part. Specify (count - 1) or -1 to get the segment count of the last part.
Return Value
The count of segments.
Exception | Description |
---|---|
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
InvalidParameterException | The partIndex is invalid. Ensure it is less than CountParts. |
Target Platforms: Windows 10, Windows 8.1