ProfileManagerBase.GetEnumerator method
Returns an IEnumerator that can be used to iterate through all profiles.
Overload list
Name | Description | |
---|---|---|
![]() |
GetEnumerator() | Returns an IEnumerator that can be used to iterate through all profiles. |
![]() |
GetEnumerator(Int64, Int32) | Returns an IEnumerator that can be used to iterate through a specified number of profiles. |
Top