ProviderIntDictionary MembersKentico 8.1 API Reference
The ProviderIntDictionary type exposes the following members.
Constructors

  NameDescription
Public methodProviderIntDictionary(String, String)
Constructor.
Public methodProviderIntDictionary(String, String, ProviderDictionaryCollection)
Constructor.
Back to Top
Methods

  NameDescription
Public methodAdd(TKey, TValue)
Adds the specified object.
(Inherited from ProviderDictionary<TKey, TValue>.)
Public methodAdd(KeyType, BaseInfo, Boolean)
Adds the specified object.
(Inherited from ProviderInfoDictionary<KeyType>.)
Public methodClear
Clears all the items.
(Inherited from ProviderDictionary<TKey, TValue>.)
Public methodClearExpired
Clears all the expired items.
(Inherited from ProviderDictionary<TKey, TValue>.)
Protected methodClearInternal
Clears the internal dictionary
(Inherited from ProviderDictionary<TKey, TValue>.)
Public methodClearOlder
Removes the objects older that specified time.
(Inherited from ProviderDictionary<TKey, TValue>.)
Public methodContains(Object)
Returns true if the table contains specified record.
(Inherited from ProviderDictionary<TKey, TValue>.)
Public methodContains(TKey)
Returns true if the table contains specified record.
(Inherited from ProviderDictionary<TKey, TValue>.)
Public methodContains(Object, TValue)
Returns true if the table contains specified record.
(Inherited from ProviderDictionary<TKey, TValue>.)
Public methodContains(TKey, TValue)
Returns true if the table contains specified record.
(Inherited from ProviderDictionary<TKey, TValue>.)
Protected methodContainsInternal
Returns true if the internal dictionary contains specified record.
(Inherited from ProviderDictionary<TKey, TValue>.)
Public methodContainsKey
Returns true if the table contains specified record.
(Inherited from ProviderDictionary<TKey, TValue>.)
Protected methodConvertKey
Converts the key to a specific type
(Overrides ProviderDictionary<TKey, TValue>.ConvertKey(Object).)
Public methodDelete
Removes the specified object and logs the web farm task.
(Inherited from ProviderDictionary<TKey, TValue>.)
Public methodOnlineEquals
Determines whether the specified OnlineObject is equal to the current OnlineObject.
(Inherited from OnlineObject.)
Protected methodOnlineFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from OnlineObject.)
Public methodOnlineGetHashCode
Serves as a hash function for a particular type.
(Inherited from OnlineObject.)
Public methodGetRealCount
Gets the real count of the objects in the dictionary
(Inherited from ProviderDictionary<TKey, TValue>.)
Public methodOnlineGetType
Gets the OnlineType of the current instance.
(Inherited from OnlineObject.)
Protected methodCheckLogTask
Returns true if the logging of the tasks is enabled for the given object
(Inherited from ProviderInfoDictionary<KeyType>.)
Public methodInvalidate
Invalidates the dictionary content.
(Inherited from ProviderDictionary<TKey, TValue>.)
Public methodLoadNextGeneration
Loads the next generation of the objects.
(Inherited from ProviderDictionary<TKey, TValue>.)
Public methodLogWebFarmTask(String, String)
Logs the web farm task with specified task data.
(Inherited from ProviderDictionary<TKey, TValue>.)
Public methodLogWebFarmTask(TKey, String)
Logs the web farm task for specified object key.
(Inherited from ProviderDictionary<TKey, TValue>.)
Protected methodOnlineMemberwiseClone
Creates a shallow copy of the current OnlineObject.
(Inherited from OnlineObject.)
Public methodNextGenerationAvailable
Returns true if the next generation of the objects is available.
(Inherited from ProviderDictionary<TKey, TValue>.)
Public methodRemove(Object)
Removes the specified object.
(Inherited from ProviderDictionary<TKey, TValue>.)
Public methodRemove(TKey)
Removes the specified object.
(Inherited from ProviderDictionary<TKey, TValue>.)
Public methodRemove(TKey, Boolean)
Removes the specified object.
(Inherited from ProviderDictionary<TKey, TValue>.)
Protected methodRemoveInternal
Removes the key from the internal dictionary
(Inherited from ProviderDictionary<TKey, TValue>.)
Public methodOnlineToString
Returns a string that represents the current object.
(Inherited from OnlineObject.)
Protected methodTryGetInternal
Returns true if the internal dictionary contains specified record.
(Inherited from ProviderInfoDictionary<KeyType>.)
Public methodUpdate
Updates the specified object and logs the web farm task.
(Inherited from ProviderDictionary<TKey, TValue>.)
Back to Top
Extension Methods

  NameDescription
Public Extension MethodAsValue
Converts object to a query value which can be used as a query parameter
(Defined by QueryExtensions.)
Public Extension MethodGetAPIString
Gets the string by the specified resource key
(Defined by CoreExtensions.)
Public Extension MethodGetString
Gets the string by the specified resource key
(Defined by CoreExtensions.)
Public Extension MethodToBoolean
Returns the boolean representation of an object or default value if not.
(Defined by CoreExtensions.)
Public Extension MethodToDateTime
Returns the DateTime representation of an object or default value if not.
(Defined by CoreExtensions.)
Public Extension MethodToDouble
Returns the double representation of an object or default value if not.
(Defined by CoreExtensions.)
Public Extension MethodToGuid
Returns the Guid representation of an object or default value if not.
(Defined by CoreExtensions.)
Public Extension MethodToInteger
Returns the integer representation of an object or default value if not.
(Defined by CoreExtensions.)
Public Extension MethodToString
Returns the string representation of an object or default value if not.
(Defined by CoreExtensions.)
Back to Top
Fields

  NameDescription
Protected fieldDefaultWebFarmTaskType
Web farm task type to log
(Inherited from ProviderDictionary<TKey, TValue>.)
Protected fieldmDataIsValid
True if the dictionary content is valid.
(Inherited from ProviderDictionary<TKey, TValue>.)
Protected fieldmDictionary
Inner dictionary.
(Inherited from ProviderDictionary<TKey, TValue>.)
Protected fieldmEnabled
If true, the provider functionality is enabled.
(Inherited from ProviderDictionary<TKey, TValue>.)
Protected fieldmLogWebFarmTasks
Logs web farm tasks.
(Inherited from ProviderDictionary<TKey, TValue>.)
Protected fieldmObjectLatency
Object latency of the hashtable.
(Inherited from ProviderDictionary<TKey, TValue>.)
Public fieldmParentCollection
Parent dictionary collection.
(Inherited from ProviderDictionary<TKey, TValue>.)
Protected fieldmReloadDictionary
If true, the dictionary should be reloaded.
(Inherited from ProviderDictionary<TKey, TValue>.)
Back to Top
Properties

  NameDescription
Public propertyColumnNames
Column names
(Inherited from ProviderDictionary<TKey, TValue>.)
Public propertyCount
Items count (all keys).
(Inherited from ProviderDictionary<TKey, TValue>.)
Public propertyDataIsValid
Returns true if the dictionary content is valid.
(Inherited from ProviderDictionary<TKey, TValue>.)
Protected propertyDictionary
Inner dictionary.
(Inherited from ProviderDictionary<TKey, TValue>.)
Public propertyEnabled
If true, the dictionary is enabled.
(Inherited from ProviderDictionary<TKey, TValue>.)
Public propertyCheckValidity
If true (default), the dictionary checks the validity of the object upon its retrieval and doesn't return invalid objects. The object must support invalidation in order to support this.
(Inherited from ProviderInfoDictionary<KeyType>.)
Public propertyIsEmpty
Returns true if the Dictionary is empty.
(Inherited from ProviderDictionary<TKey, TValue>.)
Public propertyItem
Dictionary indexer.
(Inherited from ProviderDictionary<TKey, TValue>.)
Public propertyLogWebFarmTasks
Gets / sets if the dictionary should log web farm tasks
(Inherited from ProviderDictionary<TKey, TValue>.)
Public propertyName
Dictionary name.
(Inherited from ProviderDictionary<TKey, TValue>.)
Public propertyObjectLatency
Object latency in minutes.
(Inherited from ProviderDictionary<TKey, TValue>.)
Public propertyObjectType
Object type
(Inherited from ProviderDictionary<TKey, TValue>.)
Public propertyParentCollection
Parent dictionary collection.
(Inherited from ProviderDictionary<TKey, TValue>.)
Public propertyReloadDictionary
If true, the dictionary should be reloaded.
(Inherited from ProviderDictionary<TKey, TValue>.)
Public propertyRemovedValue
Value that is set to the specific key if the value is removed. If not set, the item is completely removed.
(Inherited from ProviderDictionary<TKey, TValue>.)
Public propertyUseWeakReferences
If true, the weak references are used for the items so the memory can be cleared upon request
(Inherited from ProviderDictionary<TKey, TValue>.)
Public propertyValues
Returns the values of the dictionary
(Inherited from ProviderDictionary<TKey, TValue>.)
Back to Top
See Also