Sets the named property to the given value.
シンタックス
'宣言
Public Overloads Sub SetValue( _
ByVal As System.Integer, _
ByVal As System.Integer _
)
public void SetValue(
System.int ,
System.int
)
パラメータ
- index
- Index of the property
- value
- Value of the property
参照