This document is archived and information here might be outdated. Recommended version. |
Imports the AV FSrc object into a FeatureClass object.
[Visual Basic .NET] Public Function Import ( _ ByVal fsrcObj As IAVObject, _ ByVal pConverter As IAVObjectConverter _ ) As IFeatureClass
[C#] public IFeatureClass Import ( IAVObject fsrcObj, IAVObjectConverter pConverter );