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