XmlNodeBase.GetBooleanValue (Boolean) Method
protected bool GetBooleanValue(
bool defaultValue
)
This language is not supported or no code example is available.
protected:
bool GetBooleanValue(
bool defaultValue
)
This language is not supported or no code example is available.
protected function GetBooleanValue(
defaultValue : boolean
) : boolean;
This language is not supported or no code example is available.
Parameters
-
defaultValue
-
bool
Return Value
bool
In this article
Definition