System.Windows.Forms.BindingManagerBase.GetItemProperties Method

Gets the collection of property descriptors for the binding using the specified ArrayList.

Syntax

protected virtual System.ComponentModel.PropertyDescriptorCollection GetItemProperties (ArrayList dataSources, ArrayList listAccessors)

Parameters

dataSources
An ArrayList containing the data sources.
listAccessors
An ArrayList containing the table's bound properties.

Returns

A System.ComponentModel.PropertyDescriptorCollection that represents the property descriptors for the binding.

Remarks

This method is used by developers creating data-bound controls.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0