FilterableValueProvider.GetIntegerValue
Method
Description:
Gets an integer value from the given element.
Gets an integer value from the given element.
Parameters
Parameter | Type | Description |
---|---|---|
element | Element | The element to query. |
Return Value
Type | Description |
---|---|
Int32 | The integer value from the element. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |