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