Leadtools.Jpeg2000 Namespace > InstructionSetParameter Structure : NextUse Property |
public int NextUse {get; set;}
'Declaration Public Property NextUse As Integer
'Usage Dim instance As InstructionSetParameter Dim value As Integer instance.NextUse = value value = instance.NextUse