TEnumerableBase.AsObject Method

Returns the reference to this instance.

Namespace: Spring.Collections.Base
public
 function AsObject: TObject;

Return Value

Type: TObject

The TObject instance behind this IEnumerable reference.

Implements

IEnumerable.AsObject