共用方式為


ListViewColumnSizedEventArgs 建構函式

命名空間:  Microsoft.TeamFoundation.Client
組件:  Microsoft.TeamFoundation.Client (在 Microsoft.TeamFoundation.Client.dll 中)

語法

'宣告
Public Sub New ( _
    columnIndex As Integer, _
    width As Integer _
)
public ListViewColumnSizedEventArgs(
    int columnIndex,
    int width
)

參數

.NET Framework 安全性

請參閱

參考

ListViewColumnSizedEventArgs 類別

Microsoft.TeamFoundation.Client 命名空間