Get Number of Vectors in Vector Group

Returns the number of vectors in a vector group.

 

Input Arguments

 

0

Collection Object Name

Vector Group Name

The name of the vector group containing the vectors to count.

 

Return Arguments

 

1

Integer

Total Count

The total number of vectors in the vector group.

 

Returned Status

 

SUCCESS

The vectors were counted successfully.

FAILURE

The supplied vector group could not be found.

 

Remarks

None.