<Code Lib>
2025.3 Method
Changes 0
M

FilterableValueProvider.GetStringValue

Description:
Gets a string value from the given element.

public string GetStringValue(
	Element element
)

  • element
    The element to query.
Return Value String The string value from the element.

Loading…