Share via


DataRowView.ICustomTypeDescriptor.GetClassName Yöntem

Tanım

Bir bileşenin bu örneğinin sınıf adını döndürür.

 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

Döndürülenler

Bir bileşenin bu örneğinin sınıf adı.

Uygulamalar

Açıklamalar

Bu üye, açık bir arabirim üyesi uygulamasıdır. Yalnızca örnek bir ICustomTypeDescriptor arabirime DataRowView yayınlandığında kullanılabilir.

Şunlara uygulanır