The following tables list the members exposed by the IndexedProtocolEndpointDictionary type.
Public
Constructors
Name | Description | |
---|---|---|
IndexedProtocolEndpointDictionary |
Public
Properties
Name | Description | |
---|---|---|
![]() |
Capacity | (Inherited from SortedList) |
![]() |
Comparer | (Inherited from SortedList) |
![]() |
Count | (Inherited from SortedList) |
![]() |
Default | |
![]() |
Item | (Inherited from SortedList) |
![]() |
Keys | (Inherited from SortedList) |
![]() |
Values | (Inherited from SortedList) |
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Add | (Inherited from SortedList) |
![]() |
Clear | (Inherited from SortedList) |
![]() |
ContainsKey | (Inherited from SortedList) |
![]() |
ContainsValue | (Inherited from SortedList) |
![]() |
Equals | Overloaded. (Inherited from Object) |
![]() |
GetEnumerator | (Inherited from SortedList) |
![]() |
GetHashCode | (Inherited from Object) |
![]() |
GetType | (Inherited from Object) |
![]() |
IndexOfKey | (Inherited from SortedList) |
![]() |
IndexOfValue | (Inherited from SortedList) |
![]() ![]() |
ReferenceEquals | (Inherited from Object) |
![]() |
Remove | (Inherited from SortedList) |
![]() |
RemoveAt | (Inherited from SortedList) |
![]() |
ToString | (Inherited from Object) |
![]() |
TrimExcess | (Inherited from SortedList) |
![]() |
TryGetValue | (Inherited from SortedList) |
Protected
Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object) |
![]() |
MemberwiseClone | (Inherited from Object) |
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) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.