Hide Comments
Hide Comments

Comments (0)

expandingProperties

 

Name

Description

public property

ItemByName[String]

Returns the instruction with the specified name. If no instruction exists with that name, an exception is raised.

public property

Items[Integer]

Lists the instructions of the collection. Use the Items property to iterate through all the instructions. Index identifies the index in the range 0 to Count - 1.
 

Top

Comments (0)