DeleteView(int)

Delete the specified view by index.

Declaration Syntax

public void DeleteView(int viewIndex)

Parameters

viewIndex(int)

The index of the listed view to be deleted.