Share via


IPropertyStore.GetObject Method

Include Protected Members
Include Inherited Members

Gets an object property.

Overload List

  Name Description
Public method GetObject<T>(Int32) Gets an object of a specific type.
Public method GetObject(Int32) Gets an object property.

Top