Home > Contents > Index >
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

ICS.RemoveCounter

Deletes a counter.

Syntax

Parameters

counter
Name of counter to remove.

Description

The RemoveCounter method deletes a counter. After a counter is removed, it is undefined and its value cannot be referenced.

Example

The following example removes a counter named MyCounter:

See Also

GetCounter , SetCounter

 

  Home > Contents > Index >

Oracle JAVA Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.