ModelingEnumerationConverter.Values 属性

定义

获取/设置要显示的值的集合。

protected:
 property System::ComponentModel::TypeConverter::StandardValuesCollection ^ Values { System::ComponentModel::TypeConverter::StandardValuesCollection ^ get(); };
protected System.ComponentModel.TypeConverter.StandardValuesCollection Values { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Values : System.ComponentModel.TypeConverter.StandardValuesCollection
Protected ReadOnly Property Values As TypeConverter.StandardValuesCollection

属性值

StandardValuesCollection
属性

适用于