CombinedInfoObjectCollectionCollectionType, ObjectTypeGetEnumerator Method |
Gets the enumerator over the collection.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntaxpublic IEnumerator<ObjectType> GetEnumerator()
Return Value
Type:
IEnumeratorObjectTypeImplements
IEnumerableTGetEnumerator
See Also