VB.NET Language in a Nutshell

   
Len Function

Class

Microsoft.VisualBasic.Strings

Syntax

Len( expression )

expression (required; any)

Any valid variable name or expression

Return Value

Integer

Description

Counts the number of characters within a string or the size of a given variable

Rules at a Glance

Programming Tips and Gotchas

   

Категории