ConstantsBase<T>.ValidValues Field
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.
protected: static initonly System::Collections::Generic::IList<T> ^ ValidValues;
protected static readonly System.Collections.Generic.IList<T> ValidValues;
staticval mutable ValidValues : System.Collections.Generic.IList<'T>
Protected Shared ReadOnly ValidValues As IList(Of T)
Field Value
IList<T>