ArcFM Engine Developer Guide
item Property (IMMDataObjectFiles)


Syntax
'Declaration
 
<DispIdAttribute(5)>
ReadOnly Property item( _
   ByVal ItemIndex As Integer _
) As String
'Usage
 
Dim instance As IMMDataObjectFiles
Dim ItemIndex As Integer
Dim value As String
 
value = instance.item(ItemIndex)
[DispId(5)]
string item( 
   int ItemIndex
) {get;}

Parameters

ItemIndex
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

IMMDataObjectFiles Interface
IMMDataObjectFiles Members

 

 


Send Comment