DataCacheTKey, TValue Methods TIBCO Spotfire 7.6 API Reference

The DataCacheTKey, TValue generic type exposes the following members.

Methods

  Name Description
Public method Clear
Public method Dispose
Clears all items from the cache.
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method Remove
Public method Set
Sets a value for a certain key. If the key already exists in this cache the corresponding value is replaced.
Public method TryGetValue
Tries to get a value for a certain key.
Top
See Also

Reference