This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > ID > IDataWindowFactory Interface > IDataWindowFactory.CanCreate Method (ArcObjects .NET 10.5 SDK) |
Indicates if the window is available given the current application state.
[Visual Basic .NET] Public Function CanCreate ( _ ByVal app As Object _ ) As Boolean
[C#] public bool CanCreate ( object app );