Matrix.Error Method

protected void Error( 
string Where
string What 
)
This language is not supported or no code example is available.
protected:  
void Error( 
String^ Where
String^ What 
)
This language is not supported or no code example is available.
protected function Error( 
Where : String
What : String 
);
This language is not supported or no code example is available.

Parameters

Where
string

What
string

In this article

Definition