PathSegmentCollection Pointer { get; set; }
Property Pointer As PathSegmentCollection
Get
Set
property PathSegmentCollection^ Pointer {
PathSegmentCollection^ get ();
void set (PathSegmentCollection^ value);
}
abstract Pointer : PathSegmentCollection with get, set