dotConnect for MySQL Documentation
Devart.Data.MySql Namespace / MySqlVector<T> Class / Length Property

In This Topic
    Length Property (MySqlVector<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Length As Integer
    public int Length {get;}
    See Also