Property | Type | Description | |
---|---|---|---|
Index | InstructionNode |
Method | Description | |
---|---|---|
Equals ( object s ) : bool | ||
GetHashCode ( ) : int | ||
SlotIndex ( Context context ) : System | ||
SlotIndex ( InstructionNode index ) : System | ||
ToString ( ) : string | ||
operator ( ) : bool | ||
operator ( ) : int |
Method | Description | |
---|---|---|
IComparable ( Object o ) : int | ||
SlotIndex ( InstructionNode index, SlotType slotType ) : System |
public SlotIndex ( Context context ) : System | ||
context | Context | |
return | System |
public SlotIndex ( InstructionNode index ) : System | ||
index | InstructionNode | |
return | System |