MySqlAttributeCollection.Count property
Returns the number of attributes in the collection.
public int Count { get; }
See Also
- class MySqlAttributeCollection
- namespace MySqlConnector
- assembly MySqlConnector
Returns the number of attributes in the collection.
public int Count { get; }