Item Property
From Project Mercury API
| Project Mercury API Reference |
| EmitterCollection..::.Item Property |
| EmitterCollection Class See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
Overload List
| Name | Description | |
|---|---|---|
| Item[([(Int32])]) |
Gets or sets the element at the specified index.
(Inherited from List<(Of <(Emitter>)>).) | |
| Item[([(String])]) |
Gets the element with the specified name.
|