XMLDA.NET Reference
items Field
See Also  Send Feedback
xmldanet Namespace > tlNodeInfo Class : items Field

Glossary Item Box

Array of ListViewItem objects with the node name.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As tlNodeInfo
Dim value() As ListViewItem
 
value = instance.items
 
instance.items = value
C# 
public ListViewItem[] items

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.