Syntax
| C# |
|---|
public class DeviceTypeContexts |
| Visual Basic (Declaration) |
|---|
Public Class DeviceTypeContexts |
| Visual C++ |
|---|
public ref class DeviceTypeContexts |
The type exposes the following members.
Public Constructors
| Name | Description | |
|---|---|---|
![]() | DeviceTypeContextsDeviceTypeContextsNew |
Public Methods
| Name | Description | |
|---|---|---|
![]() | Add | Adds an element with the specified key and value into the SortedList<(Of <TKey, TValue>)>. (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() | Clear | Removes all elements from the SortedList<(Of <TKey, TValue>)>. (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() | ContainsKey | Determines whether the SortedList<(Of <TKey, TValue>)> contains a specific key. (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() | ContainsValue | Determines whether the SortedList<(Of <TKey, TValue>)> contains a specific value. (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetEnumerator | Returns an enumerator that iterates through the SortedList<(Of <TKey, TValue>)>. (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IndexOfKey | Searches for the specified key and returns the zero-based index within the entire SortedList<(Of <TKey, TValue>)>. (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() | IndexOfValue | Searches for the specified value and returns the zero-based index of the first occurrence within the entire SortedList<(Of <TKey, TValue>)>. (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() | Remove | Removes the element with the specified key from the SortedList<(Of <TKey, TValue>)>. (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() | RemoveAt | Removes the element at the specified index of the SortedList<(Of <TKey, TValue>)>. (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() | ToString | Returns a String that represents the current Object. (Inherited from Object.) |
![]() | TrimExcess | Sets the capacity to the actual number of elements in the SortedList<(Of <TKey, TValue>)>, if that number is less than 90 percent of current capacity. (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() | TryGetValue | (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
Protected Methods
| Name | Description | |
|---|---|---|
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
Public Properties
| Name | Description | |
|---|---|---|
![]() | Capacity | Gets or sets the number of elements that the SortedList<(Of <TKey, TValue>)> can contain. (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() | Comparer | Gets the IComparer<(Of <T>)> for the sorted list. (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() | Count | Gets the number of key/value pairs contained in the SortedList<(Of <TKey, TValue>)>. (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() | GetDeviceTypeContext | |
![]() | Item | Gets or sets the value associated with the specified key. (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() | Keys | Gets a collection containing the keys in the SortedList<(Of <TKey, TValue>)>. (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() | Values | Gets a collection containing the values in the SortedList<(Of <TKey, TValue>)>. (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() | ICollection<(Of <KeyValuePair<(Of <TKey, TValue>)>>)>..::Add | (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() ![]() | ICollection<(Of <KeyValuePair<(Of <TKey, TValue>)>>)>..::Contains | (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() ![]() | ICollection<(Of <KeyValuePair<(Of <TKey, TValue>)>>)>..::CopyTo | (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() ![]() | ICollection<(Of <KeyValuePair<(Of <TKey, TValue>)>>)>..::IsReadOnly | (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() ![]() | ICollection<(Of <KeyValuePair<(Of <TKey, TValue>)>>)>..::Remove | (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() ![]() | IDictionary<(Of <TKey, TValue>)>..::Keys | (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() ![]() | IDictionary<(Of <TKey, TValue>)>..::Values | (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() ![]() | IEnumerable<(Of <KeyValuePair<(Of <TKey, TValue>)>>)>..::GetEnumerator | (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() ![]() | ICollection..::CopyTo | (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() ![]() | ICollection..::IsSynchronized | (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() ![]() | ICollection..::SyncRoot | (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() ![]() | IDictionary..::Add | (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() ![]() | IDictionary..::Contains | (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() ![]() | IDictionary..::GetEnumerator | (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() ![]() | IDictionary..::IsFixedSize | (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() ![]() | IDictionary..::IsReadOnly | (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() ![]() | IDictionary..::Item | (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() ![]() | IDictionary..::Keys | (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() ![]() | IDictionary..::Remove | (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() ![]() | IDictionary..::Values | (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
![]() ![]() | IEnumerable..::GetEnumerator | (Inherited from SortedList<(Of <String, HarmonyAPI..::DeviceTypeContext>)>.) |
See Also
Domia Namespace














