CommonLocalizableEnumConverter.GetStandardValues メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
プロパティ グリッドのリスト ボックスの値の一覧を返します。 ICommonDynamicVisible インターフェイスが定義されている場合は、それを呼び出して、操作された値配列を取得します。 そうでない場合は、値のリストを返すだけです。
public override System.ComponentModel.TypeConverter.StandardValuesCollection GetStandardValues(System.ComponentModel.ITypeDescriptorContext context);
override this.GetStandardValues : System.ComponentModel.ITypeDescriptorContext -> System.ComponentModel.TypeConverter.StandardValuesCollection
Public Overrides Function GetStandardValues (context As ITypeDescriptorContext) As TypeConverter.StandardValuesCollection
パラメーター
- context
- ITypeDescriptorContext