| Name | Description |
---|
| Add(T) | (Inherited from KeyedList<(Of <(<'T, U>)>)>.) |
| Add(String, IList<(Of <<'(String>)>>)) | |
| Add(String, String) | |
| Add(String, array<String>[]()[][]) | |
| AllOf | (Inherited from KeyedList<(Of <(<'T, U>)>)>.) |
| Clear | (Inherited from KeyedList<(Of <(<'T, U>)>)>.) |
| Contains | (Inherited from KeyedList<(Of <(<'T, U>)>)>.) |
| ContainsKey |
Returns true if the list contains at least one
object with a matching key, false otherwise.
(Inherited from KeyedList<(Of <(<'T, U>)>)>.) |
| CopyTo | (Inherited from KeyedList<(Of <(<'T, U>)>)>.) |
| CountOf | (Inherited from KeyedList<(Of <(<'T, U>)>)>.) |
| Equals |
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.) |
| 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.) |
| Get | |
| GetAll | |
| GetEnumerator | (Inherited from KeyedList<(Of <(<'T, U>)>)>.) |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
| GetList | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
| IndexOf(U) |
Returns the index of the first object
with the matching key.
(Inherited from KeyedList<(Of <(<'T, U>)>)>.) |
| Insert | (Inherited from KeyedList<(Of <(<'T, U>)>)>.) |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
| OnItemAdded | (Inherited from KeyedList<(Of <(<'T, U>)>)>.) |
| OnItemRemoved | (Inherited from KeyedList<(Of <(<'T, U>)>)>.) |
| Remove(U) | (Inherited from KeyedList<(Of <(<'T, U>)>)>.) |
| RemoveAt | (Inherited from KeyedList<(Of <(<'T, U>)>)>.) |
| Set(String, IList<(Of <<'(String>)>>)) | |
| Set(String, String) | |
| Set(String, array<String>[]()[][]) | |
| ToArray | (Inherited from KeyedList<(Of <(<'T, U>)>)>.) |
| ToString | (Inherited from Object.) |