XmlDocumentBase.ContainsAttribute Method

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

Parameters

name
string

Return Value

bool

In this article

Definition