ArcFM Desktop Developer Guide
CustomCollectionEditor Constructor


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Creates a new instance of the CustomCollectionEditor class
Syntax
'Declaration
 
Public Function New( _
   ByVal type As Type _
)
'Usage
 
Dim type As Type
 
Dim instance As New CustomCollectionEditor(type)
public CustomCollectionEditor( 
   Type type
)

Parameters

type
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

CustomCollectionEditor Class
CustomCollectionEditor Members

 

 


Send Comment