Instructions Property

Summary
Gets or sets instructions parameters.
Syntax
C#
VB
C++
public List<InstructionSetParameter> Instructions { get; } 
  
Public ReadOnly Property Instructions As List(Of InstructionSetParameter) 
public: 
property List<InstructionSetParameter>^ Instructions { 
   List<InstructionSetParameter>^ get(); 
} 

Property Value

List of Instruction parameters, specifying a series of instruction parameters for a single instruction.

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.Jpeg2000 Assembly

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