'DeclarationPublic ReadOnly Property Matches As FieldTypeMatchCollection
'UsageDim instance As FieldTypeResult Dim value As FieldTypeMatchCollection value = instance.Matches
public FieldTypeMatchCollection Matches {get;}
public: property FieldTypeMatchCollection^ Matches { FieldTypeMatchCollection^ get(); }
