ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.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 Integer
    public int Length {get;}
    See Also