Leadtools.Jpeg2000 Namespace > CompositionBox Class : Instructions Property |
public List<InstructionSet> Instructions {get;}
'Declaration Public ReadOnly Property Instructions As List(Of InstructionSet)
'Usage Dim instance As CompositionBox Dim value As List(Of InstructionSet) value = instance.Instructions
public List<InstructionSet> Instructions {get;}
get_Instructions();
public: property List<InstructionSet^>^ Instructions { List<InstructionSet^>^ get(); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2