Name

IsArray Function — Microsoft.VisualBasic.Information

Synopsis

IsArray(varname)
varname required; any variable

A variable that may be an array

Return Value

Boolean (True or False)

Description

Tests whether an object variable points to an array. Note that an uninitialized array returns False.

Get VB.NET Language Pocket Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.