წაკითხვა ინგლისურად

გაზიარება არხიდან:


NamedComponentCollection.Contains Method (String)

Determines whether an item with the specific key is in the NamedComponentCollection.

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

Syntax

VB
'Declaration
Public Function Contains ( _
    id As String _
) As Boolean
'Usage
Dim instance As NamedComponentCollection 
Dim id As String 
Dim returnValue As Boolean 

returnValue = instance.Contains(id)

Parameters

Return Value

Type: System.Boolean
true if the id found in the NamedComponentCollection; otherwise, false.

Implements

INamedComponentCollection.Contains(String)

See Also

Reference

NamedComponentCollection Class

Contains Overload

Microsoft.AnalysisServices Namespace