Share via


ControlAddItemsExclude.OnAddItemsCountChanged Method

Namespace:  Microsoft.TeamFoundation.VersionControl.Controls
Assembly:  Microsoft.TeamFoundation.VersionControl.Controls (in Microsoft.TeamFoundation.VersionControl.Controls.dll)

Syntax

'Declaration
Protected Sub OnAddItemsCountChanged ( _
    e As EventArgs _
)
protected void OnAddItemsCountChanged(
    EventArgs e
)
protected:
void OnAddItemsCountChanged(
    EventArgs^ e
)
member OnAddItemsCountChanged : 
        e:EventArgs -> unit
protected function OnAddItemsCountChanged(
    e : EventArgs
)

Parameters

.NET Framework Security

See Also

Reference

ControlAddItemsExclude Class

Microsoft.TeamFoundation.VersionControl.Controls Namespace