ITypeReflector.Set Method
Include Protected Members
Include Inherited Members
Sets the specified value in the specified parent object.
Overload List
Name | Description | |
---|---|---|
Set(ITypeDescriptor, ITypeDescriptor, Object, Object) | Sets the specified value in the specified parent object. | |
Set(ITypeDescriptor, ITypeDescriptor, Object, Object, Int32) | Sets the specified value at the specified index of the specified collection. |
Top