ParameterNameValueHashtable Members
Include Protected Members
Include Inherited Members
A collection of the name/value pairs and ad hoc filters that are used for parameters for the XSL/T value ParameterNameValueHashTable.
The ParameterNameValueHashtable type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ParameterNameValueHashtable |
Top
Properties
Name | Description | |
---|---|---|
Collection | Returns the hash table that is the underlying data store of this object. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetAt | Returns a string that is the value for the key parameter that is passed in. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Set | Adds a key/value pair of strings to the collection. | |
ToString | (Inherited from Object.) |
Top