バージョン

Section コンストラクタ(Section)

Section クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal value As Section _
)
public Section( 
   Section value
)

パラメータ

value
値のコピー元の Section オブジェクト。
参照