Miner.Interop.Framework Assembly > Miner.Interop Namespace > INamer Interface : Initialize Method |
'Declaration Sub Initialize( _ ByVal pFeatureClass As ESRI.ArcGIS.Geodatabase.IFeatureClass, _ ByRef sStoredDisplayName As System.String, _ ByRef sPageTemplateName As System.String, _ ByVal iPageCount As System.Integer _ )
'Usage Dim instance As INamer Dim pFeatureClass As ESRI.ArcGIS.Geodatabase.IFeatureClass Dim sStoredDisplayName As System.String Dim sPageTemplateName As System.String Dim iPageCount As System.Integer instance.Initialize(pFeatureClass, sStoredDisplayName, sPageTemplateName, iPageCount)
void Initialize( ESRI.ArcGIS.Geodatabase.IFeatureClass pFeatureClass, ref System.string sStoredDisplayName, ref System.string sPageTemplateName, System.int iPageCount )
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.