This document is archived and information here might be outdated. Recommended version. |
Indicates true if current token is '['.
[Visual Basic .NET]
Public Function IsStartOfArray ( _
) As Boolean
[C#]
public bool IsStartOfArray (
);
[C++]
HRESULT IsStartOfArray(
void
);