Click or drag to resize
ObjectCollectionTObjectGetObjectEnumerator Method
Gets the object enumerator for the collection

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
protected IEnumerator<TObject> GetObjectEnumerator()

Return Value

Type: IEnumeratorTObject
See Also