System.Windows.Forms.BindingManagerBase.GetListName Method

When overridden in a derived class, gets the name of the list supplying the data for the binding.

Syntax

protected abstract string GetListName (ArrayList listAccessors)

Parameters

listAccessors
An ArrayList containing the table's bound properties.

Returns

The name of the list supplying the data for the binding.

Remarks

Documentation for this section has not yet been entered.

Requirements

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