Click or drag to resize
IElementModelCollectionToArray Method
Creates new array containing all the elements of the collection

Namespace: FlexRule.Core.Model
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
IElementModel[] ToArray()

Return Value

Type: IElementModel
See Also