ArcFM Engine Developer Guide
Next Property (TreeSelection)


This property returns the next ID8ListItem in the selection.
Syntax
public ID8ListItem Next {get;}
'Declaration
 
Public ReadOnly Property Next As ID8ListItem
 
'Usage
 
Dim instance As TreeSelection
Dim value As ID8ListItem
 
value = instance.Next

Property Value

ID8ListItem
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

TreeSelection Class
TreeSelection Members

 

 


Send Comment