AsICollection

IAdjustValueCollection.AsICollection property

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

public ICollection AsICollection { get; }

See Also