RVTDocs.com

FilterableValueProvider.GetIntegerValue

Method
Description:
Gets an integer value from the given element.
Syntax
public int GetIntegerValue(
	Element 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