'DeclarationPublic ReadOnly Property Segments As OmrSegmentModelCollection
'UsageDim instance As OmrProcessor Dim value As OmrSegmentModelCollection value = instance.Segments
public OmrSegmentModelCollection Segments {get;}
public: property OmrSegmentModelCollection^ Segments { OmrSegmentModelCollection^ get(); }
