Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1Stack Class / Length Property

In This Topic
    Length Property
    In This Topic
    The number of elements actually contained in C1Stack ArrayList.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Length As Integer
    public int Length {get;}
    See Also