ArcFM Solution Developer Guide
Init Method (MMComplexEdgeFeatureExtensionClass)


Syntax
'Declaration
 
Public Overridable Sub Init( _
   ByVal ClassHelper As ESRI.ArcGIS.Geodatabase.IClassHelper, _
   ByVal ExtensionProperties As ESRI.ArcGIS.esriSystem.IPropertySet _
) 
'Usage
 
Dim instance As MMComplexEdgeFeatureExtensionClass
Dim ClassHelper As ESRI.ArcGIS.Geodatabase.IClassHelper
Dim ExtensionProperties As ESRI.ArcGIS.esriSystem.IPropertySet
 
instance.Init(ClassHelper, ExtensionProperties)
public virtual void Init( 
   ESRI.ArcGIS.Geodatabase.IClassHelper ClassHelper,
   ESRI.ArcGIS.esriSystem.IPropertySet ExtensionProperties
)

Parameters

ClassHelper
ExtensionProperties
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

MMComplexEdgeFeatureExtensionClass Class
MMComplexEdgeFeatureExtensionClass Members

 

 


Send Comment