Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_DictionaryEnhanced VBA Dictionary

Public Function ValuesAsDelimList (
Optional Delimiter As String = ",",
Optional QuoteType As xf_QuoteTypeEnum = None
) As String

Return The list of values as a demlimited string, optionally quoting each element

Optional Delimiter as String = ","

The delimiter for the list

Optional QuoteType as xf_QuoteTypeEnum = None

The type of quoting to use

Call Template:

Dim obj As New xf_Dictionary
Dim s As String
s = obj.ValuesAsDelimList()
s = obj.ValuesAsDelimList(Delimiter, QuoteType)

See Also:

Example 1:

1
Debug.Print TestDict.ValuesAsDelimList()
Contact Us :: About Us :: Policies :: email: infspamo@arrospamw-of-tispamme.com    © 2012 Arrow Of Time Pty Ltd