public FieldType FieldType {get;}
public: property FieldType FieldType { FieldType get(); }
'Declaration Public ReadOnly Property FieldType As FieldType
'Declaration
Public ReadOnly Property FieldType As FieldType
'Usage Dim instance As FieldTypeMatch Dim value As FieldType value = instance.FieldType
'Usage
Dim instance As FieldTypeMatch Dim value As FieldType value = instance.FieldType
FieldTypeMatch Class FieldTypeMatch Members
How can we improve?