ClrAssemblyFileCollection.Contains Method

Indicates whether the collection contains a specified ClrAssemblyFile.

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

Syntax

C#
public bool Contains(
    ClrAssemblyFile item
)

Parameters

Return Value

Type: System.Boolean
true if the ClrAssemblyFile is contained in the collection; otherwise, false.

See Also

Reference

ClrAssemblyFileCollection Class

Microsoft.AnalysisServices Namespace