Dart Smtp, Pop, Imap Controls
DartStrings Collection Members
Overview 
Public Methods
Public Method AddAdd a string to the collection
Public Method ClearRemoves all strings in the collection
Public Method FindReturn a string from the collection where the beginning substring matches the specified string. The string comparison is case-insensitive, starting with the leftmost character.
Public Method RemoveRemove and return a String from the collection
Public Properties
Public Property AllConcatenates and returns all the strings in the collection. Delimiter is inserted between each string in the collection.
Public Property CountThe number of Strings in the collection
Public Property DelimiterSeparates a string into substrings when adding a string to the collection with the Add method. Also used as a separator when reading the All property. Defaults to NULL.
Public Property ItemReturns or sets a string in the collection.
See Also

DartStrings Collection


PowerTCP Mail for ActiveX Documentation Version 2.13
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic