Piccolo.NET

PLayerList.RemoveRange Method 

Removes a range of layers from the list.

public void RemoveRange(
   int index,
   int count
);

Parameters

index
The zero-based starting index of the range of layers to remove.
count
The number of layers to remove.

See Also

PLayerList Class | UMD.HCIL.Piccolo.Util Namespace


Web Accessibility