ReportRun.gotoYmm100 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.
Overloads
gotoYmm100() | |
gotoYmm100(Int32) |
gotoYmm100()
public:
virtual void gotoYmm100();
public virtual void gotoYmm100 ();
abstract member gotoYmm100 : unit -> unit
override this.gotoYmm100 : unit -> unit
Public Overridable Sub gotoYmm100 ()
Applies to
gotoYmm100(Int32)
public:
virtual void gotoYmm100(int _mm100);
public virtual void gotoYmm100 (int _mm100);
abstract member gotoYmm100 : int -> unit
override this.gotoYmm100 : int -> unit
Public Overridable Sub gotoYmm100 (_mm100 As Integer)
Parameters
- _mm100
- Int32