SetValue(Int32,String) Method
Sets the named property to the given value.
public void SetValue(
System.int ,
System.string
)
'Declaration
Public Overloads Sub SetValue( _
ByVal As System.Integer, _
ByVal As System.String _
)
Parameters
- index
- Index of the property
- value
- Value of the property