Aracılığıyla paylaş


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

String

Bir bileşenin bu örneğinin 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