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

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


ClrAssemblyFileCollection.IList.Add Method

Adds an item to the collection.

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

Syntax

C#
int IList.Add(
    Object value
)

Parameters

Return Value

Type: System.Int32
The position into which the new element was inserted, or -1 to indicate that the item was not inserted into the collection.

Implements

IList.Add(Object)

See Also

Reference

ClrAssemblyFileCollection Class

Microsoft.AnalysisServices Namespace