LanguageResourcesCollection members
SharePoint 2013
Represents a collection of language resources.
The LanguageResourcesCollection type exposes the following members.
| Name | Description | |
|---|---|---|
|
Count | Gets the number of language resources in the collection. |
|
Item[Int32] | Gets the language resource with the specified culture identifier (ID). |
|
Item[String] | Gets the language resource with the specified culture name. |
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetEnumerator | Gets an enumerator to iterate through the collection of language resource. |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |
Show: