FormObjectSetCurrentChangedEventArgs.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 ManagedEventArgs class.
protected:
void newmethod(int _position);
protected void newmethod (int _position);
override this.newmethod : int -> unit
Protected Sub newmethod (_position As Integer)
Parameters
- _position
- Int32