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