ITypeReflector.Get Method
Include Protected Members
Include Inherited Members
Gets a value from the specified parent object.
Overload List
Name | Description | |
---|---|---|
Get(ITypeDescriptor, ITypeDescriptor, Object) | Gets a value from the specified parent object. | |
Get(ITypeDescriptor, ITypeDescriptor, Object, Int32) | Gets the value at the specified index from the specified collection. |
Top