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