DataView::ITypedList::GetItemProperties Method (array<PropertyDescriptor^>^)

 

For a description of this member, see ITypedList::GetItemProperties.

Namespace:   System.Data
Assembly:  System.Data (in System.Data.dll)

private:
virtual PropertyDescriptorCollection^ GetItemProperties(
	array<PropertyDescriptor^>^ listAccessors
) sealed = ITypedList::GetItemProperties

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
Return to top
Show: