EnumerableDataContainerTGetEnumerator Method |
Gets the enumerator of internal items
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax public IEnumerator<T> GetEnumerator()
Return Value
Type:
IEnumeratorTImplements
IEnumerableTGetEnumeratorSee Also