MarkLogic XCC/.Net Library

XdmSequence.Size Method 

The number of Items (possibly zero) in this sequence.

[Visual Basic]
Function Size() As Integer
[C#]
int Size();

Return Value

The number of Items (possibly zero) in this sequence.

See Also

XdmSequence Interface | Marklogic.Xcc.Types Namespace