Share via


SPSolutionLanguagePackCollection.Add Method

Include Protected Members
Include Inherited Members

Adds a language pack to the collection of language packs associated with a solution.

Overload List

  Name Description
Public method Add(T) Adds an object to the collection. (Inherited from SPPersistedChildCollection<T>.)
Public method Add(String, UInt32) Adds a language pack with the specified solution file and locale identifier to the collection of language packs associated with a solution.

Top

Remarks

Important

Using the SPSolutionLanguagePack constructor to create a language pack object is not supported and returns a NullReferenceException if you attempt to implement members of an object created through the constructor.

See Also

Reference

SPSolutionLanguagePackCollection Class

SPSolutionLanguagePackCollection Members

Microsoft.SharePoint.Administration Namespace