IEnumerable<T>.AsObject Method
Definition
Returns the reference to this instance.
Delphi
function AsObject: TObject
Returns
TObject
The instance behind this reference.
Returns the reference to this instance.
function AsObject: TObject
The instance behind this reference.