DictView.newmethod(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.