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