public PathSegmentCollection LinkSegments { get; }Public ReadOnly Property LinkSegments As PathSegmentCollection
Getpublic:
property PathSegmentCollection^ LinkSegments {
PathSegmentCollection^ get ();
}member LinkSegments : PathSegmentCollection with get