Dart.Ssh Namespace > CopyResult Class : CountEx Property |
'Declaration Public ReadOnly Property CountEx As Single
'Usage Dim instance As CopyResult Dim value As Single value = instance.CountEx
public float CountEx {get;}
public: __property float get_CountEx();