public Nullable<int> SpinIncrement {get; set;}
'Declaration Public Property SpinIncrement As Nullable(Of Integer)
'Declaration
Public Property SpinIncrement As Nullable(Of Integer)
'使用法 Dim instance As NumberIntegerPartFieldInfo Dim value As Nullable(Of Integer) instance.SpinIncrement = value value = instance.SpinIncrement
'使用法
Dim instance As NumberIntegerPartFieldInfo Dim value As Nullable(Of Integer) instance.SpinIncrement = value value = instance.SpinIncrement
NumberIntegerPartFieldInfo クラス NumberIntegerPartFieldInfo メンバ
© 2004-2017, GrapeCity inc. All rights reserved.