Fundamental.Contains Method

public static bool Contains( 
string name 
)
This language is not supported or no code example is available.
public:  
static bool Contains( 
String^ name 
)
This language is not supported or no code example is available.
public static function Contains( 
name : String 
) : boolean;
This language is not supported or no code example is available.

Parameters

name
string

Return Value

bool

In this article

Definition