Arrays Summary (Visual Basic)
Visual Basic language keywords and run-time library members are organized by purpose and use.
Action | Language element |
---|---|
Verify an array. | IsArray |
Declare and initialize an array. | Dim, Private, Public, ReDim |
Find the limits of an array. | LBound, UBound |
Reinitialize an array | Erase, ReDim |
See also
Samarbeid med oss på GitHub
Du finner kilden for dette innholdet på GitHub. Der du også kan opprette og se gjennom problemer og pull-forespørsler. Hvis du vil ha mer informasjon, kan du se vår bidragsyterveiledning.