共用方式為


SPSolutionLanguagePackCollection.Remove method

Include protected members
Include inherited members

移除語言套件的集合中的語言套件。

Overload list

  Name Description
Public method Remove(Guid) 從語言套件的集合中移除指定的 guid 是語言套件。 (Overrides SPPersistedChildCollection<T>.Remove(Guid).)
Public method Remove(UInt32) 語言套件的集合會移除具有指定的地區設定識別碼的語言套件。

Top

備註

不要從集合移除最後的語言套件。如果已從集合移除所有語言套件,當您嘗試移除SPSolutionCollection相關聯的非語言相關解決方案時,則會引發錯誤。一旦移除所有語言套件的解決方案,您可以只會移除使用解決方案的Delete方法的解決方案。

請參閱

參照

SPSolutionLanguagePackCollection class

SPSolutionLanguagePackCollection members

Microsoft.SharePoint.Administration namespace