property | value |
---|---|
IDE | Visual Studio |
Language | VB |
Title | Throw New ArgumentOutOfRangeException |
Shortcut | twn |
Description | Throw New ArgumentOutOfRangeException |
Snippet Types | Expansion |
Namespaces | System |
Placeholders
Identifier | Tooltip | Default Value | Editable | Function | Type Name |
---|---|---|---|---|---|
message | Exception message | "" | yes | ||
parameter | Parameter name | parameter | yes |
Code
Throw New ArgumentOutOfRangeException(NameOf(parameter), parameter, "")