DwfLayersList.Remove

DwfLayersList.Remove method

Removes the first occurrence of a specific object from the DwfLayersList.

public bool Remove(DwfWhipLayer item)
ParameterTypeDescription
itemDwfWhipLayeritem to remove from collection

Return Value

Result of removing

See Also