SPLocalizationCollection members
Include protected members
Include inherited members
Define a lista de seqüências de caracteres que representa a localização, idiomas ou países.
The SPLocalizationCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
Count | (Inherited from StringDictionary.) | |
IsSynchronized | (Inherited from StringDictionary.) | |
Item | (Inherited from StringDictionary.) | |
Keys | (Inherited from StringDictionary.) | |
SyncRoot | (Inherited from StringDictionary.) | |
Values | (Inherited from StringDictionary.) |
Top
Methods
Name | Description | |
---|---|---|
Add | (Inherited from StringDictionary.) | |
Clear | (Inherited from StringDictionary.) | |
ContainsKey | (Inherited from StringDictionary.) | |
ContainsValue | (Inherited from StringDictionary.) | |
CopyTo | (Inherited from StringDictionary.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | (Inherited from StringDictionary.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Remove | (Inherited from StringDictionary.) | |
ToString | (Inherited from Object.) | |
Update | Atualiza a lista de seqüências de caracteres que representa a localização, idiomas ou países baseadas no sistema. |
Top