LocalizedNameCollection Members

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

Represents a collection of localized names.

The LocalizedNameCollection type exposes the following members.

Methods

  Name Description
Public method Add Obsolete. Adds a new localized name to the collection.
Public method Clear Obsolete. Removes all the localized names from the collection.
Protected method EnsureLocalizedNames Obsolete.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Obsolete. 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 Obsolete. 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 Obsolete.

Top

See Also

Reference

LocalizedNameCollection Class

Microsoft.Office.Server.ApplicationRegistry.Administration Namespace