XMLDA.NET Reference
QueryLists Method
See Also  Send Feedback
xmldanet Namespace > ListBuilder Class : QueryLists Method

Glossary Item Box

Query the item definition lists in this object

Syntax

Visual Basic (Usage)Copy Code
Dim instance As ListBuilder
Dim value() As DefinitionListInfo
 
value = instance.QueryLists()
C# 
public DefinitionListInfo[] QueryLists()

Return Value

An array of DefinitionListInfo objects with name, type and number of definitions for each list contained in this object.

Requirements

Target Platforms:Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

>

See Also

© 2002-2012 Advosol Inc. All Rights Reserved.