JSON Element - RemoveAll Method

Remove all child elements

Member of JSON Element (PRIM_WEB.JsonElement)

Details

RemoveAll will remove all elements from the collection.

Example

Removing all the items from the collection
#Collection.RemoveAll

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2