Click or drag to resize
CombinedInfoObjectCollectionCollectionType, ObjectTypeGetEnumerator Method
Gets the enumerator over the collection.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public IEnumerator<ObjectType> GetEnumerator()

Return Value

Type: IEnumeratorObjectType

Implements

IEnumerableTGetEnumerator
See Also