Overload | Description |
---|---|
SetValue(Int32,Int32,Object) | Sets a value at the specified index. If the specified field is readonly, throws an exception. |
SetValue(Int32,String,Object) | Sets a value at the specified index. If the specified field is readonly, throws an exception. |