ObjectCollectionTObjectGetEnumeratorInternal Method |
Gets the enumerator for the collection.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public virtual IEnumerator<TObject> GetEnumeratorInternal()
Return Value
Type:
IEnumeratorTObjectSee Also