'宣言 Public Sub SetEnumValue(Of T As {New, Struct})( _ ByVal index As System.Integer, _ ByVal value As T _ )
public void SetEnumValue<T>( System.int index, T value ) where T: new(), struct
Properties クラス Properties メンバ