IFieldDescription.Terms(Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Given a value return terms that can be used in a dialog to match the object.
public System.Collections.Generic.IEnumerable<string> Terms (object value);
abstract member Terms : obj -> seq<string>
Public Function Terms (value As Object) As IEnumerable(Of String)
Parameters
- value
- Object
Value that would result from a match.
Returns
Enumeration of regex.