 | CAEXSequenceTLast Property |
Gets a wrapper for the last 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 Last As T
Get
public:
property T Last {
T get ();
}
Property Value
T
See Also