IEnumerable.AsObject Method
Returns the reference to this instance.
public function AsObject: TObject;
Return Value
Type: TObject
The TObject instance behind this IEnumerable reference.
Returns the reference to this instance.
public function AsObject: TObject;
The TObject instance behind this IEnumerable reference.