HeaderCollection.HasKeys

HeaderCollection.HasKeys method

Gets a value indicating whether the collection contains keys.

public bool HasKeys()

Return Value

Returns true if collection has an items, otherwise returns false.

See Also