[This is preliminary documentation and is subject to change.]
Constructor that accepts values for all mandatory fields
| C# | Visual Basic | Visual C++ |
public LocationOfInstruction( LocationOfInstructionCode code )
Public Sub New ( _ code As LocationOfInstructionCode _ )
public: LocationOfInstruction ( LocationOfInstructionCode^ code )
- code (LocationOfInstructionCode)
- Code representing the location of instruction.