[]
Represents a collection of values.
[Obsolete("This is not used anywhere, and should be removed")] public interface IValueCollection : IReadOnlyList<object>, IReadOnlyCollection<object>, IEnumerable<object>, IEnumerable