共用方式為


SPLocalizationCollection class

定義表示當地語系化國家/地區、 語言或地區的字串清單。

Inheritance hierarchy

System.Object
  System.Collections.Specialized.StringDictionary
    Microsoft.SharePoint.SPLocalizationCollection

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public NotInheritable Class SPLocalizationCollection _
    Inherits StringDictionary
'用途
Dim instance As SPLocalizationCollection
public sealed class SPLocalizationCollection : StringDictionary

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

SPLocalizationCollection members

Microsoft.SharePoint namespace