Overload | Description |
---|---|
Item(String) | Gets or sets the element with the specified name. |
Item(Int32) | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Overload | Description |
---|---|
Item(String) | Gets or sets the element with the specified name. |
Item(Int32) | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Exception | Description |
---|---|
System.ArgumentNullException | The assigned value is a null reference (Nothing in Visual Basic). |
System.ArgumentException | The item associated with the name cannot be found. |