Sdílet prostřednictvím


DataRowView.ICustomTypeDescriptor.GetComponentName Metoda

Definice

Vrátí název této instance komponenty.

 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

Návraty

String

Název této instance komponenty.

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze ho použít pouze v DataRowView případě, že je instance přetypována do ICustomTypeDescriptor rozhraní.

Platí pro