バージョン

ShouldSerializeVisible メソッド (NavigationToolbar)

Visible プロパティをデフォルト値に設定しているかどうかを決定します。
シンタックス
'宣言
 
Protected Function ShouldSerializeVisible() As Boolean
protected bool ShouldSerializeVisible()

戻り値の型

Visible プロパティがデフォルト値に設定されていない場合は True。そうではない場合は False を返します。
参照