DataRowView.ICustomTypeDescriptor.GetClassName Metoda

Definicja

Zwraca nazwę klasy tego wystąpienia składnika.

 virtual System::String ^ System.ComponentModel.ICustomTypeDescriptor.GetClassName() = System::ComponentModel::ICustomTypeDescriptor::GetClassName;
string ICustomTypeDescriptor.GetClassName ();
abstract member System.ComponentModel.ICustomTypeDescriptor.GetClassName : unit -> string
override this.System.ComponentModel.ICustomTypeDescriptor.GetClassName : unit -> string
Function GetClassName () As String Implements ICustomTypeDescriptor.GetClassName

Zwraca

Nazwa klasy tego wystąpienia składnika.

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy DataRowView wystąpienie jest rzutowanie do interfejsu ICustomTypeDescriptor .

Dotyczy