This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IA > IAVFSrcImporter Interface > IAVFSrcImporter.CanImport Property (ArcObjects .NET 10.4 SDK) |
Indicates if the importer supports the given type of AV FSrc object.
[Visual Basic .NET] Public Function get_CanImport ( _ ByVal fsrcObj As IAVObject, _ ByVal pConverter As IAVObjectConverter _ ) As Boolean
[C#] public bool get_CanImport ( IAVObject fsrcObj, IAVObjectConverter pConverter );