Show / Hide Table of Contents

    Class MaskingHeaderDictionary

    Represents the collection of marking expressions for an HTTP header.

    Inheritance
    System.Object
    System.Collections.Generic.Dictionary<System.String, MaskingExpressionCollection>
    MaskingHeaderDictionary
    Implements
    System.Collections.Generic.IDictionary<System.String, MaskingExpressionCollection>
    System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, MaskingExpressionCollection>>
    System.Collections.IDictionary
    System.Collections.ICollection
    System.Collections.Generic.IReadOnlyDictionary<System.String, MaskingExpressionCollection>
    System.Collections.Generic.IReadOnlyCollection<System.Collections.Generic.KeyValuePair<System.String, MaskingExpressionCollection>>
    System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.String, MaskingExpressionCollection>>
    System.Collections.IEnumerable
    System.Runtime.Serialization.ISerializable
    System.Runtime.Serialization.IDeserializationCallback
    IValidator
    System.IEquatable<MaskingHeaderDictionary>
    Inherited Members
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.Add(System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection)
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>>.Add(System.Collections.Generic.KeyValuePair<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>)
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>>.Contains(System.Collections.Generic.KeyValuePair<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>)
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>>.Remove(System.Collections.Generic.KeyValuePair<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>)
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.Clear()
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.ContainsKey(System.String)
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.ContainsValue(Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection)
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.GetEnumerator()
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>>.GetEnumerator()
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.OnDeserialization(System.Object)
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.Remove(System.String)
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.TryGetValue(System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection)
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>>.CopyTo(System.Collections.Generic.KeyValuePair<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>[], System.Int32)
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.System.Collections.ICollection.CopyTo(System.Array, System.Int32)
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.System.Collections.IEnumerable.GetEnumerator()
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.System.Collections.IDictionary.get_Item(System.Object)
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.System.Collections.IDictionary.set_Item(System.Object, System.Object)
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.System.Collections.IDictionary.Add(System.Object, System.Object)
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.System.Collections.IDictionary.Contains(System.Object)
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.System.Collections.IDictionary.GetEnumerator()
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.System.Collections.IDictionary.Remove(System.Object)
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.Comparer
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.Count
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.Keys
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.System.Collections.Generic.IDictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.Keys
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.System.Collections.Generic.IReadOnlyDictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.Keys
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.Values
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.System.Collections.Generic.IDictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.Values
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.System.Collections.Generic.IReadOnlyDictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.Values
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.Item[System.String]
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>>.IsReadOnly
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.System.Collections.ICollection.IsSynchronized
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.System.Collections.ICollection.SyncRoot
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.System.Collections.IDictionary.IsFixedSize
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.System.Collections.IDictionary.IsReadOnly
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.System.Collections.IDictionary.Keys
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.System.Collections.IDictionary.Values
    System.Collections.Generic.Dictionary<System.String, Nevatech.Vsb.Repository.Monitoring.Filters.MaskingExpressionCollection>.System.Collections.IDictionary.Item[System.Object]
    System.Object.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Nevatech.Vsb.Repository.Monitoring.Filters
    Assembly: Nevatech.Vsb.Repository.dll
    Syntax
    public sealed class MaskingHeaderDictionary : Dictionary<string, MaskingExpressionCollection>, IDictionary<string, MaskingExpressionCollection>, ICollection<KeyValuePair<string, MaskingExpressionCollection>>, IDictionary, ICollection, IReadOnlyDictionary<string, MaskingExpressionCollection>, IReadOnlyCollection<KeyValuePair<string, MaskingExpressionCollection>>, IEnumerable<KeyValuePair<string, MaskingExpressionCollection>>, IEnumerable, ISerializable, IDeserializationCallback, IValidator, IEquatable<MaskingHeaderDictionary>

    Constructors

    MaskingHeaderDictionary()

    Declaration
    public MaskingHeaderDictionary()

    Properties

    ErrorMessage

    Gets the summary of validation errors.

    Declaration
    public string ErrorMessage { get; }
    Property Value
    Type Description
    System.String

    Methods

    Equals(MaskingHeaderDictionary)

    Determines whether the specified object is equal to the current object.

    Declaration
    public bool Equals(MaskingHeaderDictionary other)
    Parameters
    Type Name Description
    MaskingHeaderDictionary other

    The object to compare with the current object.

    Returns
    Type Description
    System.Boolean

    True, if objects are equal. False, if objects are not equal.

    Equals(Object)

    Determines whether the specified object is equal to the current object.

    Declaration
    public override bool Equals(object obj)
    Parameters
    Type Name Description
    System.Object obj

    The object to compare with the current object.

    Returns
    Type Description
    System.Boolean

    True, if objects are equal. False, if objects are not equal.

    Overrides
    System.Object.Equals(System.Object)

    GetHashCode()

    Returns the hash code for this instance.

    Declaration
    public override int GetHashCode()
    Returns
    Type Description
    System.Int32

    Hash code of the current instance.

    Overrides
    System.Object.GetHashCode()

    Validate()

    Evaluates the state of this object.

    Declaration
    public bool Validate()
    Returns
    Type Description
    System.Boolean

    True if state is valid; otherwise, false.

    Implements

    System.Collections.Generic.IDictionary<TKey, TValue>
    System.Collections.Generic.ICollection<T>
    System.Collections.IDictionary
    System.Collections.ICollection
    System.Collections.Generic.IReadOnlyDictionary<TKey, TValue>
    System.Collections.Generic.IReadOnlyCollection<T>
    System.Collections.Generic.IEnumerable<T>
    System.Collections.IEnumerable
    System.Runtime.Serialization.ISerializable
    System.Runtime.Serialization.IDeserializationCallback
    IValidator
    System.IEquatable<T>
    Back to top Nevatech Sentinet 6.6 Online Documentation