Méthode | Description | |
---|---|---|
CollectionModifiedException ( ) : System |
Create a simple exception with no further explanation.
|
|
CollectionModifiedException ( string message ) : System |
Create the exception with an explanation of the reason.
|
public CollectionModifiedException ( ) : System | ||
Résultat | System |
public CollectionModifiedException ( string message ) : System | ||
message | string | |
Résultat | System |