AccessKeyUnderliningConverter.Convert(String, Object, CultureInfo) Yöntem

Tanım

Yalnızca Microsoft dahili kullanımı.

protected:
 override System::Object ^ Convert(System::String ^ fullText, System::Object ^ parameter, System::Globalization::CultureInfo ^ culture);
protected override object Convert (string fullText, object parameter, System.Globalization.CultureInfo culture);
override this.Convert : string * obj * System.Globalization.CultureInfo -> obj
Protected Overrides Function Convert (fullText As String, parameter As Object, culture As CultureInfo) As Object

Parametreler

fullText
String

Dize

parameter
Object

Dönüştürülecek erişim anahtarı. Bir karakter olmalıdır.

culture
CultureInfo

Kültür

Döndürülenler

Object

Dönüştürülmüş dizeyi içeren bir yayılma.

Şunlara uygulanır