INum Property

Summary
Gets or sets the instruction ordinal within an instruction set box.
Syntax
C#
VB
C++
public int INum { get; set; } 
  
Public Property INum As Integer 
public: 
property int INum { 
   int get(); 
   void set (    int ); 
} 

Property Value

An System.Int32 number which identifies the instruction ordinal within the instruction set box.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.