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