SafeHashSetTGetEnumerator Method |
Returns an enumerator that iterates through a collection.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax public IEnumerator<T> GetEnumerator()
Return Value
Type:
IEnumeratorTImplements
IEnumerableTGetEnumeratorSee Also