FlattenEnumerable Class |
Namespace: CMS.MacroEngine
public class FlattenEnumerable : IEnumerable
The FlattenEnumerable type exposes the following members.
Name | Description | |
---|---|---|
![]() | FlattenEnumerable |
Constructor
|
Name | Description | |
---|---|---|
![]() | GetEnumerator |
Gets the enumerator of the items
|
Name | Description | |
---|---|---|
![]() | ToJSON |
Returns JSON representation of current instance of IEnumerable.
(Defined by DataExtensions.) |
![]() | ToXML |
Returns XML representation of current instance of IEnumerable.
(Defined by DataExtensions.) |