'Declaration Public ReadOnly Property Matches As FieldTypeMatchCollection
'Usage Dim instance As FieldTypeResult Dim value As FieldTypeMatchCollection value = instance.Matches
public FieldTypeMatchCollection Matches {get;}
public: __property FieldTypeMatchCollection* get_Matches();
public: property FieldTypeMatchCollection^ Matches { FieldTypeMatchCollection^ get(); }