PersonalizationDictionary Properties

  Name Description
Public property Count Gets the number of entries in the dictionary.
Public property IsFixedSize Gets whether the personalization dictionary is of a fixed size.
Public property IsReadOnly Gets whether the personalization dictionary is read-only.
Public property IsSynchronized Gets whether the personalization dictionary is synchronized.
Public property Item Gets or sets an entry in the personalization dictionary.
Public property Keys Gets a reference to an ICollection object containing the keys for the personalization dictionary.
Public property SyncRoot Gets an object that can be used to synchronize access to the personalization dictionary.
Public property Values Gets a reference to an ICollection object containing the values in the personalization dictionary.
Top

Community Additions

ADD
Show: