Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
InfoDataSet(TInfo) Class
InfoDataSet(TInfo) Methods
AddItems Method
Clone Method
CreateEmptyDataSet Method
GetEnumerator Method
GetNewObject Method
GetObjectEnumerator Method
NewCollection Method
InfoDataSet
<
TInfo
>
.
GetEnumerator Method
Gets the strongly typed enumerator for the collection
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
Copy
public
IEnumerator
<TInfo>
GetEnumerator
()
Return Value
Type:
IEnumerator
<
TInfo
>
Implements
IEnumerable
<
T
>
.
GetEnumerator
()
See Also
Reference
InfoDataSet
<
TInfo
>
Class
CMS.DataEngine Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com