Sets the named property to the given value.
シンタックス
'宣言
Public Sub SetEnumValue(Of As {New, Struct})( _
ByVal As System.Integer, _
ByVal As _
)
public void SetEnumValue<>(
System.int ,
)
where T: new(), struct
パラメータ
- index
- Index of the property
- value
- Value of the property
型パラメータ
- T
参照