Partilhar via


DictView.newmethod(Int32) Method

Definition

Initializes a new instance of the Object class.

protected:
 override void newmethod(int _tableId);
protected override void newmethod (int _tableId);
override this.newmethod : int -> unit
Protected Overrides Sub newmethod (_tableId As Integer)

Parameters

_tableId
Int32

The table ID to use to create the class instance.

Applies to