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
Public method 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
Public method 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
Public method 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
Public method 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
Public method 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
Public method 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

See Also