This document is archived and information here might be outdated. Recommended version. |
Obtains element value as a boolean.
[Visual Basic .NET]
Public Function GetBoolean ( _
ByVal index As Integer _
) As Boolean
[C#]
public bool GetBoolean (
int index
);
[C++]
HRESULT GetBoolean(
long index
);
[C++] Parameters index [in]
index is a parameter of type long