- Found in:
- JContainers
Description
Documentation Comment
Releases all objects tagged with @tag.
Internally invokes JValue.release on each object same amount of times it has been retained.
Caveats
Parameters
stringtag
Examples
Auto-Generated Example
string myString__tag
JValue.releaseObjectsWithTag(myString__tag)