Icon BeginArray Method

procedure BeginArray

Available In: Client and Server Applications

Use this method to begin reading an array. If the current token in the incoming JSON string is not a left bracket ([), an exception will be raised.
Image