CollectionDef MaxCount Property

See Also

This property specifies the maximum number of target objects that can be contained in a collection of this type. This property is maintained for informational purposes, and is not enforced by the Repository engine.

Syntax

object.MaxCount

The MaxCount property syntax has the following parts.

Part Description
object An object expression that evaluates to a CollectionDef object.