| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub Add( _ ByVal name As String, _ ByVal value As String _ ) | |
Parameters
- name
- value
| Exception | Description |
|---|---|
| System.ArgumentNullException | The exception that is thrown when a null reference (Nothing in Visual Basic) is passed to a method that does not accept it as a valid argument. |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
Reference
ArgumentList ClassArgumentList Members
Overload List