This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IC > ICreateRasterCatalogWizard Interface > ICreateRasterCatalogWizard.DoModal Method (ArcObjects .NET 10.5 SDK) |
Shows modal Dialog of the wizard.
[Visual Basic .NET] Public Sub DoModal ( _ ByVal pWorkspace As IFeatureWorkspace, _ ByVal Parent As Integer _ )
[C#] public void DoModal ( IFeatureWorkspace pWorkspace, int Parent );