Partager via


Add méthode

Creates and adds an Assembly to the end of the collection.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (dans Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public Function Add As ClrAssembly
'Utilisation
Dim instance As AssemblyCollection
Dim returnValue As ClrAssembly

returnValue = instance.Add()
public ClrAssembly Add()
public:
ClrAssembly^ Add()
member Add : unit -> ClrAssembly 
public function Add() : ClrAssembly

Valeur de retour

Type : Microsoft.AnalysisServices. . :: . .ClrAssembly
A new, empty Assembly.