[This is preliminary documentation and is subject to change.]
Sets data at specified index.
Namespace:
MulLibAssembly: MulLib (in MulLib.dll) Version: 1.0.0.0
Syntax
| C# | Visual Basic | Visual C++ |
Exceptions
| Exception | Condition |
|---|---|
| System..::.ArgumentOutOfRangeException | Thrown when create is false and index is less than zero or equal to or greater than Count. |
| System..::.ObjectDisposedException | Object has been disposed. |