Click or drag to resize

NamedElementSequenceTElements Property

Gets a list of unwrapped CAEX elements (XElements) of this sequence

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public IEnumerable<XElement> Elements { get; }

Property Value

IEnumerableXElement
See Also