Method GetAsInt32
GetAsInt32(String)
Gets the value of the specified attribute as integer.
Declaration
int GetAsInt32(string attribute)
Parameters
Type | Name | Description |
---|---|---|
System. |
attribute | Name of the attribute. |
Returns
Type | Description |
---|---|
System. |
Integer value of the specified attribute. |