Aracılığıyla paylaş


DataSourceBooleanViewSchemaConverter.GetStandardValues Yöntem

Tanım

İlişkili alana atanabilecek kullanılabilir Boole değerlerinin listesini 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 ITypeDescriptorContext biçim bağlamı sağlayan.

Döndürülenler

Boole değerleri koleksiyonu.

Şunlara uygulanır

Ayrıca bkz.