PowerTools SPREAD for Windows Forms 10.0J
Value プロパティ (DateEraField)


フィールドの値を取得または設定します。
構文
'Declaration
 
Public Shadows ReadOnly Property Value As Nullable(Of Integer)
'使用法
 
Dim instance As DateEraField
Dim value As Nullable(Of Integer)
 
value = instance.Value
public new Nullable<int> Value {get;}

プロパティ値

このフィールドの値を示すnull可能なint値。
参照

DateEraField クラス
DateEraField メンバ

 

 


© 2004-2017, GrapeCity inc. All rights reserved.