MySqlAttributeCollection indexer
Gets the attribute at the specified index.
public MySqlAttribute this[int index] { get; }
| parameter | description |
|---|---|
| index | The index. |
Return Value
The MySqlAttribute at that index.
See Also
- class MySqlAttribute
- class MySqlAttributeCollection
- namespace MySqlConnector
- assembly MySqlConnector