ArcFM Solution Developer Guide
Reset Method (ID8List)


Resets the list iterator. Call before the first call to Next or when you need to get the first item in the list.
Syntax
'Declaration
 
Sub Reset() 
'Usage
 
Dim instance As ID8List
 
instance.Reset()
void Reset()
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

ID8List Interface
ID8List Members

 

 


Send Comment