C#
VB
C++
Gets or sets instructions parameters.
public List<InstructionSetParameter> Instructions { get; }
Public ReadOnly Property Instructions As List(Of InstructionSetParameter)
public:
property List<InstructionSetParameter>^ Instructions {
List<InstructionSetParameter>^ get();
}
List of Instruction parameters, specifying a series of instruction parameters for a single instruction.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET