Creates a new HeaderCard to accommodate key, val, and comment, and adds the new card to the end of the HeaderCard list
Overload List
| Name | Description | |
|---|---|---|
|
AddValue (String, Boolean, String) | Creates a new HeaderCard to accommodate key, val, and comment, and adds the new card to the end of the HeaderCard list |
|
AddValue (String, Double, String) | Creates a new HeaderCard to accommodate key, val, and comment, and adds the new card to the end of the HeaderCard list |
|
AddValue (String, Int32, String) | Creates a new HeaderCard to accommodate key, val, and comment, and adds the new card to the end of the HeaderCard list |
|
AddValue (String, Int64, String) | Creates a new HeaderCard to accommodate key, val, and comment, and adds the new card to the end of the HeaderCard list |
|
AddValue (String, Single, String) | Creates a new HeaderCard to accommodate key, val, and comment, and adds the new card to the end of the HeaderCard list |
|
AddValue (String, String, String) | Creates a new HeaderCard to accommodate key, val, and comment, and adds the new card to the end of the HeaderCard list |