TemplateParameterDictionary Members

Allows setting and getting of template parameters.

The following tables list the members exposed by the TemplateParameterDictionary type.

Public Properties

  Name Description
public property Count Gets the number of items
public property IsReadOnly Gets a value indicating whether the collection is read-only.
public property Item Overloaded.  
public property Keys Gets the list of template parameters.
public property Values Gets the list of values.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Add Overloaded.  
public method Clear This function is not supported.
public method Contains This function is not supported.
public method ContainsKey Ascertains whether the collection contains the passed template parameter.
public method CopyTo This function is not supported.
public method Equals  Overloaded. (Inherited from Object )
public method FindKey Finds a template parameter matching a string.
public method GetEnumerator Gets the key value pairs.
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public methodstatic ReferenceEquals  (Inherited from Object )
public method Remove Overloaded.  
public method ToString  (Inherited from Object )
public method TryGetValue Try to get a value for a template parameter.

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

Explicit Interface Implementations

  Name Description
System.Collections.IEnumerable.GetEnumerator  

Top

See Also

Reference

TemplateParameterDictionary Class
Microsoft.Expression.Encoder.Plugins.Templates Namespace

   © 2011 by Microsoft Corporation. All rights reserved.