Section B.1. Array Handling

   

B.1 Array Handling

Element

Description

Array class

Represents an array

Array.BinarySearch method

Searches for a value in a sorted one-dimensional array

Array.Copy method

Copies all or part of an array

Array.IndexOf method

Searches for the first occurrence of a value in an unsorted one-dimensional array

Array.LastIndexOf method

Searches for the last occurrence of a value in an unsorted one-dimensional array

Erase statement

Resets an array to its uninitialized state

IsArray function

Indicates whether a variable is an array

Join function

Concatenates an array of values into a delimited string

LBound function

Returns the lower boundary of an array

ReDim statement

Redimensions an arrayxs

UBound function

Returns the upper boundary of an array

VBFixedArray attribute

Defines a fixed-length arrayXS

   


VB.Net Language in a Nutshell
VB.NET Language in a Nutshell
ISBN: B00006L54Q
EAN: N/A
Year: 2002
Pages: 503

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net