PropertyCollection.GetEnumerator Method
Include Protected Members
Include Inherited Members
Gets an enumeration of properties in this collection by using various options.
Overload List
Name | Description | |
---|---|---|
GetEnumerator() | Gets an enumeration of properties in this collection. | |
GetEnumerator(String) | Gets an enumeration of properties in this collection by using a setting identifier. |
Top