DataRowView.ICustomTypeDescriptor.GetComponentName Yöntem

Tanım

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

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

Döndürülenler

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

Uygulamalar

Açıklamalar

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

Şunlara uygulanır