ListViewCountChangedEventArgs Constructor

Namespace:  Microsoft.TeamFoundation.Controls
Assembly:  Microsoft.TeamFoundation.Common.Library (in Microsoft.TeamFoundation.Common.Library.dll)

Syntax

'宣言
Public Sub New ( _
    empty As Boolean _
)
public ListViewCountChangedEventArgs(
    bool empty
)
public:
ListViewCountChangedEventArgs(
    bool empty
)
new : 
        empty:bool -> ListViewCountChangedEventArgs
public function ListViewCountChangedEventArgs(
    empty : boolean
)

Parameters

.NET Framework Security

See Also

Reference

ListViewCountChangedEventArgs Class

Microsoft.TeamFoundation.Controls Namespace