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