Свойство | Type | Description | |
---|---|---|---|
Vif | VIF |
Méthode | Description | |
---|---|---|
NetworkListViewItem ( IXenConnection connection, VIF vif, int index, bool keepMac ) : System | ||
NetworkListViewItem ( IXenConnection connection, XenAPI network, int index ) : System | ||
UpdateDetails ( ) : void |
Méthode | Description | |
---|---|---|
CreateCells ( ) : void |
public NetworkListViewItem ( IXenConnection connection, VIF vif, int index, bool keepMac ) : System | ||
connection | IXenConnection | |
vif | VIF | |
index | int | |
keepMac | bool | |
Résultat | System |
public NetworkListViewItem ( IXenConnection connection, XenAPI network, int index ) : System | ||
connection | IXenConnection | |
network | XenAPI | |
index | int | |
Résultat | System |