Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_DictionaryEnhanced VBA Dictionary

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

Return The list of keys 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.KeysAsDelimList()
s = obj.KeysAsDelimList(Delimiter, QuoteType)

See Also:

Example 1:

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