XmlNodeBase.GetBooleanAttribute Method
This language is not supported or no code example is available.
protected:
bool GetBooleanAttribute(
String^ name
)
This language is not supported or no code example is available.
protected function GetBooleanAttribute(
name : String
) : boolean;
This language is not supported or no code example is available.
Parameters
-
name
-
string
Return Value
bool
In this article
Definition