Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / ComArrayBase Class / Length Property

In This Topic
    Length Property (ComArrayBase)
    In This Topic
    Gets the length.
    Syntax
    'Declaration
     
    Public ReadOnly Property Length As System.Integer
    public System.int Length {get;}
    See Also