CollectionItem.AllNames

CollectionItem.AllNames property

Gets a collection of all the names of collection item values.

public ICollection<string> AllNames { get; }

See Also