InfoObjectCollectionTInfoGetEnumeratorInternal Method |
Gets the enumerator for the collection.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public IEnumerator<TInfo> GetEnumeratorInternal()
Return Value
Type:
IEnumeratorTInfoSee Also