PropertyCollection.GetPropertyObject Method

Include Protected Members
Include Inherited Members

Gets the Property object.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GetPropertyObject(Int32) Gets the Property object.
Public method GetPropertyObject(String) Gets the Property object.
Public method GetPropertyObject(Int32, Boolean) Gets the Property object.
Public method GetPropertyObject(String, Boolean) .Gets the Property object.

Top