Aracılığıyla paylaş


NullableBoolConverter.GetStandardValues(ITypeDescriptorContext) Yöntem

Tanım

Bu tür dönüştürücüsünün tasarlandığı veri türü için standart değerlerden oluşan bir koleksiyon döndürür.

public:
 override System::ComponentModel::TypeConverter::StandardValuesCollection ^ GetStandardValues(System::ComponentModel::ITypeDescriptorContext ^ context);
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

Parametreler

context
ITypeDescriptorContext

Bir bileşen hakkında kapsayıcısı ve özellik tanımlayıcısı gibi bağlamsal bilgiler sağlar.

Döndürülenler

TypeConverter.StandardValuesCollection

Standart bir geçerli değer kümesi içeren koleksiyon. Bu uygulama için, bu değerler , falseve nulldeğerleridirtrue.

Açıklamalar

context bu dönüştürücü tarafından kullanılmaz ve olabilirnull.

Şunlara uygulanır