The PortalAliasCollection type exposes the following members.

Properties

  NameDescription
Public propertyCount
Gets the number of elements contained in the DictionaryBase instance.
(Inherited from DictionaryBase.)
Protected propertyDictionary
Gets the list of elements contained in the DictionaryBase instance.
(Inherited from DictionaryBase.)
Public propertyHasKeys
Gets a value indicating if the collection contains keys that are not null.
Protected propertyInnerHashtable
Gets the list of elements contained in the DictionaryBase instance.
(Inherited from DictionaryBase.)
Public propertyItem
Gets or sets the value associated with the specified key.
Public propertyKeys
Public propertyValues

See Also