 | 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.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
SyntaxPublic ReadOnly Property First As T
Get
public:
property T First {
T get ();
}
Property Value
T
See Also