InfoDataSetTInfoGetEnumerator Method |
Gets the strongly typed enumerator for the collection
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public virtual IEnumerator<TInfo> GetEnumerator()
Return Value
Type:
IEnumeratorTInfoImplements
IEnumerableTGetEnumeratorSee Also