Click or drag to resize

CAEXSequenceTFirst Property

Gets a wrapper for the first CAEX element in this sequence, if the sequence contains no elements null is returned.

Namespace: Aml.Engine.CAEX
Assembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntax
public T First { get; }

Property Value

T
See Also