←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly