HeaderCollection.Keys

HeaderCollection.Keys property

Gets a ReadOnlyCollection containing all header keys in collections

public virtual ReadOnlyCollection<string> Keys { get; }

See Also