ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Util Namespace / CodeRanges Class / EnsureCapacity Method

In This Topic
    EnsureCapacity Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function EnsureCapacity( _
       ByVal capacity As System.Integer _
    ) As System.Integer
    public System.int EnsureCapacity( 
       System.int capacity
    )

    Parameters

    capacity
    See Also