IEnumerable.AsObject Method

Returns the reference to this instance.

Namespace: Spring.Collections
public
 function AsObject: TObject;

Return Value

Type: TObject

The TObject instance behind this IEnumerable reference.