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

Public Constructors

  Name Description
IndexedProtocolEndpointDictionary  
Top

Public Properties

  Name Description
public property Capacity  (Inherited from SortedList)
public property Comparer  (Inherited from SortedList)
public property Count  (Inherited from SortedList)
public property Default  
public property Item  (Inherited from SortedList)
public property Keys  (Inherited from SortedList)
public property Values  (Inherited from SortedList)
Top

Public Methods (see also Protected Methods)

  Name Description
public method Add  (Inherited from SortedList)
public method Clear  (Inherited from SortedList)
public method ContainsKey  (Inherited from SortedList)
public method ContainsValue  (Inherited from SortedList)
public method Equals  Overloaded. (Inherited from Object)
public method GetEnumerator  (Inherited from SortedList)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method IndexOfKey  (Inherited from SortedList)
public method IndexOfValue  (Inherited from SortedList)
public methodstatic ReferenceEquals  (Inherited from Object)
public method Remove  (Inherited from SortedList)
public method RemoveAt  (Inherited from SortedList)
public method ToString  (Inherited from Object)
public method TrimExcess  (Inherited from SortedList)
public method TryGetValue  (Inherited from SortedList)
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.Generic.ICollection.Add  (Inherited from SortedList)
System.Collections.Generic.ICollection.Contains  (Inherited from SortedList)
System.Collections.Generic.ICollection.CopyTo  (Inherited from SortedList)
System.Collections.Generic.ICollection.Remove  (Inherited from SortedList)
System.Collections.Generic.IEnumerable.GetEnumerator  (Inherited from SortedList)
System.Collections.ICollection.CopyTo  (Inherited from SortedList)
System.Collections.IDictionary.Add  (Inherited from SortedList)
System.Collections.IDictionary.Contains  (Inherited from SortedList)
System.Collections.IDictionary.GetEnumerator  (Inherited from SortedList)
System.Collections.IDictionary.Remove  (Inherited from SortedList)
System.Collections.IEnumerable.GetEnumerator  (Inherited from SortedList)
System.Collections.Generic.ICollection.IsReadOnly  (Inherited from SortedList)
System.Collections.Generic.IDictionary.Keys  (Inherited from SortedList)
System.Collections.Generic.IDictionary.Values  (Inherited from SortedList)
System.Collections.ICollection.IsSynchronized  (Inherited from SortedList)
System.Collections.ICollection.SyncRoot  (Inherited from SortedList)
System.Collections.IDictionary.IsFixedSize  (Inherited from SortedList)
System.Collections.IDictionary.IsReadOnly  (Inherited from SortedList)
System.Collections.IDictionary.Item  (Inherited from SortedList)
System.Collections.IDictionary.Keys  (Inherited from SortedList)
System.Collections.IDictionary.Values  (Inherited from SortedList)
Top

See Also




Copyright © 2008 by Microsoft Corporation. All rights reserved.