IValidateSetValuesGenerator Interface   
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.
Allows dynamically generate set of values for ValidateSetAttribute
public interface class IValidateSetValuesGenerator
	public interface IValidateSetValuesGenerator
	[System.Runtime.CompilerServices.NullableContext(1)]
public interface IValidateSetValuesGenerator
	type IValidateSetValuesGenerator = interface
	[<System.Runtime.CompilerServices.NullableContext(1)>]
type IValidateSetValuesGenerator = interface
	Public Interface IValidateSetValuesGenerator
	- Derived
 
- Attributes
 
Methods
| GetValidValues() | 
		 Gets valid values.  |