IPropertyStore.GetObject Method
Include Protected Members
Include Inherited Members
Gets an object property.
Overload List
Name | Description | |
---|---|---|
![]() |
GetObject<T>(Int32) | Gets an object of a specific type. |
![]() |
GetObject(Int32) | Gets an object property. |
Top