←Select platform

ISet Property

Summary

Gets or sets the instruction set ordinal within a composition box.

Syntax

C#
VB
C++
public int ISet { get; set; } 
  
Public Property ISet As Integer 
public: 
property int ISet { 
   int get(); 
   void set (    int ); 
} 

Property Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly