GetEnumerator Method (KeyValueEqualBaseRecordCollection)
- Last UpdatedApr 08, 2026
- 1 minute read
Retrieves the enumerator related to this collection.
public abstract KeyValueEqualBaseRecordCollectionEnumerator GetEnumerator()
public:
abstract KeyValueEqualBaseRecordCollectionEnumerator^ GetEnumerator();
Return Value
An instance of the enumerator.