PropertyCollection.GetEnumerator method
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