AsICollection

IGenericCollection<T>.AsICollection property

Returns ICollection interface.

public ICollection AsICollection { get; }

Remarks

For COM compatibility.

See Also