अंग्रेज़ी में पढ़ें

इसके माध्यम से साझा किया गया


ClrAssemblyFileCollection.Add Method

Adds a ClrAssemblyFile to the end of the collection.

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

Syntax

C#
public int Add(
    ClrAssemblyFile item
)

Parameters

Return Value

Type: System.Int32
The zero-based index at which the ClrAssemblyFile has been added.

See Also

Reference

ClrAssemblyFileCollection Class

Microsoft.AnalysisServices Namespace