| INamedEnumerable Methods |
The INamedEnumerable type exposes the following members.
| Name | Description | |
|---|---|---|
| GetObjectName |
Returns the name of the given object
|
| Name | Description | |
|---|---|---|
| GetNamedEnumeratorT |
Name enumerator over a collection
(Defined by DataExtensions.) | |
| ToJSON |
Returns JSON representation of current instance of IEnumerable.
(Defined by DataExtensions.) | |
| ToXML |
Returns XML representation of current instance of IEnumerable.
(Defined by DataExtensions.) |