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