ComponentOne Bitmap for UWP
C1.UWP.DX 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 System.Integer
    public System.int Length {get;}
    See Also