'Declaration Protected _currentRatio As Single
'Declaration
Protected _currentRatio As Single
'使用法 Dim instance As PSObject Dim value As Single value = instance._currentRatio instance._currentRatio = value
'使用法
Dim instance As PSObject Dim value As Single value = instance._currentRatio instance._currentRatio = value
protected float _currentRatio
PSObject クラス PSObject メンバ
Copyright © 2004 GrapeCity inc.