RelationshipCol Count Property

Meta Data Services Programming

Meta Data Services Programming

RelationshipCol 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 parts.

Part Description
object An object expression that evaluates to a RelationshipCol object

See Also

RelationshipCol Object