Click or drag to resize
InfoObjectRepositoryTCollection, TObject, TSettingsGetEnumerator Method
Gets the enumerator for the collection.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public virtual IEnumerator<TCollection> GetEnumerator()

Return Value

Type: IEnumeratorTCollection

Implements

IEnumerableTGetEnumerator
See Also