Click or drag to resize
VDataSectionAddValue Method
Overload List
  NameDescription
Public methodAddValue(String, VDataValue)
Adds a property within a section (eg: vevent/vcard)
Public methodAddValue(String, String)
Adds a property within a section (eg: vevent/vcard). It parses the label to extract any attributes
Public methodAddValue(String, VCardNameProperty, String)
Adds a VCardNameProperty property within a section (eg: vevent/vcard)
Public methodAddValue(String, String, String)
Adds a property within a section (eg: vevent/vcard)
Top
See Also