2027 Method
Changes 0
M

FilterableValueProvider.IsIntegerValueSupported

Description:
Determines whether the provide can provide an integer value for the given element.
public bool IsIntegerValueSupported(
	Element element
)
  • element
    The element to query.
Return Value Boolean True if the provider can return an integer value for the given element, false otherwise.