DataView::ITypedList::GetItemProperties Method (array<PropertyDescriptor^>^)
.NET Framework (current version)
For a description of this member, see ITypedList::GetItemProperties.
Assembly: System.Data (in System.Data.dll)
private: virtual PropertyDescriptorCollection^ GetItemProperties( array<PropertyDescriptor^>^ listAccessors ) sealed = ITypedList::GetItemProperties
Return Value
Type: System.ComponentModel::PropertyDescriptorCollection^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: