AttributeDictionary Class

Definition

public class AttributeDictionary : System.Collections.Generic.Dictionary<string,string>
type AttributeDictionary = class
    inherit Dictionary<string, string>
Inheritance
AttributeDictionary

Constructors

AttributeDictionary()

Applies to