FlattenEnumerable Constructor |
Constructor
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 13.0.131
Syntax public FlattenEnumerable(
IEnumerable items
)
Parameters
- items
- Type: System.CollectionsIEnumerable
Items to flatten
See Also