共用方式為


ModelingEnumerationConverter.Values 屬性

取得列舉型別中的常數值的集合。

命名空間:  Microsoft.VisualStudio.Modeling.Design
組件:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.11.0.dll 中)

語法

'宣告
Protected ReadOnly Property Values As TypeConverter.StandardValuesCollection
protected TypeConverter.StandardValuesCollection Values { get; }

屬性值

型別:System.ComponentModel.TypeConverter.StandardValuesCollection
列舉型別中常數的值集合。

備註

繼承者注意事項

這個屬性會傳回nullnull 參考 (即 Visual Basic 中的 Nothing)才GetStandardValues ,會呼叫方法。

.NET Framework 安全性

請參閱

參考

ModelingEnumerationConverter 類別

Microsoft.VisualStudio.Modeling.Design 命名空間