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