FilterableValueProvider.IsIntegerValueSupported
Description:
Determines whether the provide can provide an integer value for the given element.
Determines whether the provide can provide an integer value for the given element.
public bool IsIntegerValueSupported(
Element element
)
-
elementThe element to query.
Return Value
bool
True if the provider can return an integer value for the given element, false otherwise.
-
A non-optional argument was null