ArcFM Solution Developer Guide
Index Property (IMMOrderedListItem)


This property returns the index of the list item. This value is zero-based (i.e., the first element in the list has an Index value of zero).
Syntax
'Declaration
 
<DispIdAttribute(1610678278)>
ReadOnly Property Index As Integer
'Usage
 
Dim instance As IMMOrderedListItem
Dim value As Integer
 
value = instance.Index
[DispId(1610678278)]
int Index {get;}

Property Value

Long
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

IMMOrderedListItem Interface
IMMOrderedListItem Members

 

 


Send Comment