Share via


DataView.ITypedList.GetListName(PropertyDescriptor[]) Yöntem

Tanım

Bu üyenin açıklaması için bkz GetListName(PropertyDescriptor[]). .

 virtual System::String ^ System.ComponentModel.ITypedList.GetListName(cli::array <System::ComponentModel::PropertyDescriptor ^> ^ listAccessors) = System::ComponentModel::ITypedList::GetListName;
string? ITypedList.GetListName (System.ComponentModel.PropertyDescriptor?[]? listAccessors);
string ITypedList.GetListName (System.ComponentModel.PropertyDescriptor[] listAccessors);
abstract member System.ComponentModel.ITypedList.GetListName : System.ComponentModel.PropertyDescriptor[] -> string
override this.System.ComponentModel.ITypedList.GetListName : System.ComponentModel.PropertyDescriptor[] -> string
Function GetListName (listAccessors As PropertyDescriptor()) As String Implements ITypedList.GetListName

Parametreler

listAccessors
PropertyDescriptor[]

Bir nesne dizisi PropertyDescriptor .

Döndürülenler

Bu üyenin açıklaması için bkz GetListName(PropertyDescriptor[]). .

Uygulamalar

Açıklamalar

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

Şunlara uygulanır