'Declaration Protected _currentRatio As Single
'Declaration
Protected _currentRatio As Single
'Usage Dim instance As PSObject Dim value As Single value = instance._currentRatio instance._currentRatio = value
'Usage
Dim instance As PSObject Dim value As Single value = instance._currentRatio instance._currentRatio = value
protected float _currentRatio
PSObject Class PSObject Members