LocalizedNameCollection Members

Include Protected Members
Include Inherited Members

Represents a collection of localized names.

The LocalizedNameCollection type exposes the following members.

Methods

  Name Description
Public method Add Adds a new localized name to the collection.
Public method Clear Removes all the localized names from the collection.
Protected method EnsureLocalizedNames
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Gets the enumerator to navigate through the collection.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove Removes the localized name for the specified LCID from the collection.
Public method ToString (Inherited from Object.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator

Top

See Also

Reference

LocalizedNameCollection Class

Microsoft.Office.Server.ApplicationRegistry.Administration Namespace