LocalizedNameCollection Members
Include Protected Members
Include Inherited Members
Represents a collection of localized names.
The LocalizedNameCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
Add | Adds a new localized name to the collection. | |
Clear | Removes all the localized names from the collection. | |
EnsureLocalizedNames | ||
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | Gets the enumerator to navigate through the collection. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Remove | Removes the localized name for the specified LCID from the collection. | |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IEnumerable.GetEnumerator |
Top
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.Administration Namespace