TextSegmentCollection.Count

TextSegmentCollection.Count property

Gets the number of TextSegment object elements actually contained in the collection.

public int Count { get; }

See Also