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 | |
---|---|---|
Add | Obsolete. Adds a new localized name to the collection. | |
Clear | Obsolete. Removes all the localized names from the collection. | |
EnsureLocalizedNames | Obsolete. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | Obsolete. Gets the enumerator to navigate through the collection. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Remove | Obsolete. Removes the localized name for the specified LCID from the collection. | |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IEnumerable.GetEnumerator | Obsolete. |
Top
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.Administration Namespace