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

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

Return Value

Type: IEnumeratorTInfo
See Also