'Declaration Public Function RemoveAll( _ ByVal report As PageReport _ ) As Integer
public int RemoveAll( PageReport report )
Parameters
- report
- The report to be removed
'Declaration Public Function RemoveAll( _ ByVal report As PageReport _ ) As Integer
public int RemoveAll( PageReport report )