Overload List
Type | Name | Description |
---|---|---|
![]() | RemoveFromCache(String) |
Removes the Property object specified by name from this Properties
collection cache. Note that the Properties collection on the server
remains unchanged. Properties are only removed from the local properties cache.
|
![]() | RemoveFromCache(array<String>[]()[]) |
Removes the Property objects specified by their names in a String
array from this Properties collection cache. Note that the Properties
collection on the server remains unchanged. Properties are only removed
from the local properties cache.
|