Logo
Home Cart [Log In] About Us Contact Us

Object Reference

xf_GeneralGeneral Functions

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

TestColl.Add (1,"one") TestColl.Add (CurrentDb(),"db") CollectionItemIsObject("one", TestColl) => False CollectionItemIsObject("db", TestColl) => True

Key as String

Key to check

coll as Collection

The collection

Call Template:

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

See Also:

Example 1:


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