ArcFM Solution Developer Guide
item Property (IMMDataObjectFiles)


Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(5)>
ReadOnly Property item( _
   ByVal ItemIndex As System.Integer _
) As System.String
'Usage
 
Dim instance As IMMDataObjectFiles
Dim ItemIndex As System.Integer
Dim value As System.String
 
value = instance.item(ItemIndex)
[System.Runtime.InteropServices.DispId(5)]
System.string item( 
   System.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