Share via


SplitParts.Count Property (Project)

Gets the number of items in the SplitParts collection. Read-only Long.

Syntax

expression .Count

expression A variable that represents a SplitParts object.

Remarks

Use of the Count property in most collection objects is similar. For an example, see the Assignments.Count property.

See Also

Concepts

SplitParts Collection Object