SolutionXMLElementCount property

Microsoft Visio Developer Reference

SolutionXMLElementCount property

   Example   

Returns the number of SolutionXML elements in a document.

Version added

2002

Syntax

intRet = object.SolutionXMLElementCount

intRet

Long. The number of SolutionXML elements in the document.

object

Required. An expression that returns a Document object.

Remarks

The first element in the document has an index of 1.