DataView::ITypedList::GetListName Method (array<PropertyDescriptor^>^)
.NET Framework (current version)
For a description of this member, see ITypedList::GetListName.
Assembly: System.Data (in System.Data.dll)
private: virtual String^ GetListName( array<PropertyDescriptor^>^ listAccessors ) sealed = ITypedList::GetListName
Parameters
- listAccessors
-
Type:
array<System.ComponentModel::PropertyDescriptor^>^
An array of System.ComponentModel.PropertyDescriptor objects.
This member is an explicit interface member implementation. It can be used only when the DataView instance is cast to an ITypedList interface.
.NET Framework
Available since 1.1
Available since 1.1
Show: