TransientObjectCol Count Property

Meta Data Services Programming

Meta Data Services Programming

TransientObjectCol Count Property

This property is a long integer that contains the count of the number of items in the collection. This is a read-only property.

Syntax

Object.Count

The Count property syntax has the following part.

Part Description
object The object collection created by TransientObjectCol

See Also

TransientObjectCol Object