Enum コンストラクター

定義

Enum クラスの新しいインスタンスを初期化します。

protected:
 Enum();
protected Enum ();
Protected Sub New ()

適用対象