Accusoft.FormFix5.Net - Updated
Matches Property




Accusoft.FormFixSdk Namespace > FieldTypeResult Class : Matches Property
List of possible field matches.
Syntax
'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();
}
See Also

Reference

FieldTypeResult Class
FieldTypeResult Members