IInfoDataSet MembersKentico 8.0 API Reference
The IInfoDataSet type exposes the following members.
Methods

  NameDescription
Public methodOnlineGetEnumerator
Returns an enumerator that iterates through a collection.
(Inherited from OnlineIEnumerable.)
Public methodGetNewObject
Gets new instance of the object hosted in this DataSet
Back to Top
Extension Methods

  NameDescription
Public Extension MethodToJSON
Returns JSON representation of current instance of IEnumerable.
(Defined by DataExtensions.)
Public Extension MethodToXML
Returns XML representation of current instance of IEnumerable.
(Defined by DataExtensions.)
Back to Top
See Also