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