Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_GeneralGeneral Functions

Public Function KeyInDictionary (
Key As String,
coll As Collection
) As Boolean

TestColl.Add (1,"one") TestColl.Add (2,"two") TestColl.Add (3,"three") KeyInDictionary("one", TestColl) => True KeyInDictionary("four", TestColl) => False

Key as String

Key to check

coll as Collection

The collection

Call Template:

Dim b As Boolean
b = xf.Gen.KeyInDictionary(Key, coll)

See Also:

Example 1:


			
Contact Us :: About Us :: Policies :: email: infspamo@arrospamw-of-tispamme.com    © 2012 Arrow Of Time Pty Ltd