AsIEnumerable

ITrendlineCollection.AsIEnumerable property

Allows to get base IEnumerable interface. Read-only IEnumerable.

public IEnumerable AsIEnumerable { get; }

See Also