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 | |
---|---|---|
GetPropertyObject(Int32) | Gets the Property object. | |
GetPropertyObject(String) | Gets the Property object. | |
GetPropertyObject(Int32, Boolean) | Gets the Property object. | |
GetPropertyObject(String, Boolean) | .Gets the Property object. |
Top