Click or drag to resize
InfoObjectCollectionTInfoGetEnumeratorInternal Method
Gets the enumerator for the collection.

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

Return Value

Type: IEnumeratorTInfo
See Also