ArcFM Solution Developer Guide
CreateItem Method (IMMCategoryFactory)


Syntax
'Declaration
 
Function CreateItem( _
   ByVal Index As System.Integer _
) As System.Object
'Usage
 
Dim instance As IMMCategoryFactory
Dim Index As System.Integer
Dim value As System.Object
 
value = instance.CreateItem(Index)
System.object CreateItem( 
   System.int Index
)

Parameters

Index
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

IMMCategoryFactory Interface
IMMCategoryFactory Members

 

 


Send Comment