Share via


xInfo.endImport(Int32, Int32) Method

Definition

Completes an import process.

public:
 virtual void endImport(int _id, int _elements);
public virtual void endImport (int _id, int _elements);
abstract member endImport : int * int -> unit
override this.endImport : int * int -> unit
Public Overridable Sub endImport (_id As Integer, _elements As Integer)

Parameters

_id
Int32
_elements
Int32

Remarks

This method is obsolete. Use the SysImportElements class instead.

Applies to