Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
IsTotal プロパティ (Tuple)
このインスタンスがすべてかどうかを示す値を取得または設定します。
シンタックス
'宣言
Public Property IsTotal As Boolean
public bool IsTotal {get; set;}
プロパティ値
このインスタンスが合計である場合は
true
。そうでない場合は
false
。
参照