Method RefreshVolumes
RefreshVolumes(Volume[])
Updates the list of volumes and recomputes volume weights
선언
public bool RefreshVolumes(Volume[] newVolumes)
파라미터
| 타입 | 이름 | 설명 |
|---|---|---|
| Volume[] | newVolumes | The new list of volumes. |
반환
| 타입 | 설명 |
|---|---|
| bool | True if the volume list have been updated. |