Expand Minimize
This topic has not yet been rated - Rate this topic

Count property

Office XP

Count property

See also         http://msdn.microsoft.com/en-us/library/aa155627(v=office.10) Example         http://msdn.microsoft.com/en-us/library/aa156277(v=office.10) Applies to

Returns the number of objects in a collection.

Version added

2.0

Syntax

intRet = object.Count

intRet

Integer. The number of objects in the collection.

object

Required. An expression that returns an object from the Applies to list.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.