Поделиться через


Метод TranslationCollection.Remove (Int32)

Removes the Translation, with the specified language, from the collection.

Пространство имен:  Microsoft.AnalysisServices
Сборка:  Microsoft.AnalysisServices (в Microsoft.AnalysisServices.dll)

Синтаксис

'Декларация
Public Sub Remove ( _
    language As Integer _
)
'Применение
Dim instance As TranslationCollection 
Dim language As Integer

instance.Remove(language)
public void Remove(
    int language
)
public:
void Remove(
    int language
)
member Remove : 
        language:int -> unit
public function Remove(
    language : int
)

Параметры

См. также

Справочник

TranslationCollection Класс

Перегрузка Remove

Пространство имен Microsoft.AnalysisServices