Add |
Create a new NameIDItem, add it to the Collection, and return it to the
caller.
|
Add(T) | (Inherited from ListNameIDItem) |
Add(String, Int32) |
Add a new Item to the Collection by Name and ID.
|
Add(String, Int32, Object) |
Add a new Item to the Collection by member values.
|
AddRange | (Inherited from ListNameIDItem) |
AsReadOnly | (Inherited from ListNameIDItem) |
BinarySearch(T) | (Inherited from ListNameIDItem) |
BinarySearch(T, IComparerT) | (Inherited from ListNameIDItem) |
BinarySearch(Int32, Int32, T, IComparerT) | (Inherited from ListNameIDItem) |
Clear | (Inherited from ListNameIDItem) |
Contains(Int32) |
Return a value indicating whether this collection contains the
specified ID.
|
Contains(T) | (Inherited from ListNameIDItem) |
ConvertAllTOutput | (Inherited from ListNameIDItem) |
CopyTo(T) | (Inherited from ListNameIDItem) |
CopyTo(T, Int32) | (Inherited from ListNameIDItem) |
CopyTo(Int32, T, Int32, Int32) | (Inherited from ListNameIDItem) |
CountOf |
Return the Count of occurrences of the specified Name.
|
Dispose |
Dispose the item and its resources.
|
Dispose(Boolean) |
Dispose the collection and its resources.
|
Equals | (Inherited from Object) |
Exists | (Inherited from ListNameIDItem) |
Finalize |
Instance is being finalized without call to dispose.
(Overrides ObjectFinalize) |
Find | (Inherited from ListNameIDItem) |
FindAll | (Inherited from ListNameIDItem) |
FindIndex(PredicateT) | (Inherited from ListNameIDItem) |
FindIndex(Int32, PredicateT) | (Inherited from ListNameIDItem) |
FindIndex(Int32, Int32, PredicateT) | (Inherited from ListNameIDItem) |
FindLast | (Inherited from ListNameIDItem) |
FindLastIndex(PredicateT) | (Inherited from ListNameIDItem) |
FindLastIndex(Int32, PredicateT) | (Inherited from ListNameIDItem) |
FindLastIndex(Int32, Int32, PredicateT) | (Inherited from ListNameIDItem) |
ForEach | (Inherited from ListNameIDItem) |
GetEnumerator | (Inherited from ListNameIDItem) |
GetHashCode | (Inherited from Object) |
GetLast |
Return the last instance of the specified Name.
|
GetNames |
Return an array of values matching the specified Name.
|
GetRange | (Inherited from ListNameIDItem) |
GetType | (Inherited from Object) |
ID |
Return the Item having the specified ID from the Collection.
|
IndexOf(T) | (Inherited from ListNameIDItem) |
IndexOf(T, Int32) | (Inherited from ListNameIDItem) |
IndexOf(T, Int32, Int32) | (Inherited from ListNameIDItem) |
Insert | (Inherited from ListNameIDItem) |
InsertRange | (Inherited from ListNameIDItem) |
LastIndexOf(T) | (Inherited from ListNameIDItem) |
LastIndexOf(T, Int32) | (Inherited from ListNameIDItem) |
LastIndexOf(T, Int32, Int32) | (Inherited from ListNameIDItem) |
MemberwiseClone | (Inherited from Object) |
Remove | (Inherited from ListNameIDItem) |
RemoveAll | (Inherited from ListNameIDItem) |
RemoveAt | (Inherited from ListNameIDItem) |
RemoveRange | (Inherited from ListNameIDItem) |
Reverse | (Inherited from ListNameIDItem) |
Reverse(Int32, Int32) | (Inherited from ListNameIDItem) |
Sort | (Inherited from ListNameIDItem) |
Sort(ComparisonT) | (Inherited from ListNameIDItem) |
Sort(IComparerT) | (Inherited from ListNameIDItem) |
Sort(Int32, Int32, IComparerT) | (Inherited from ListNameIDItem) |
ToArray | (Inherited from ListNameIDItem) |
ToString |
Return the string representation of this Collection.
(Overrides ObjectToString) |
TrimExcess | (Inherited from ListNameIDItem) |
TrueForAll | (Inherited from ListNameIDItem) |