Свойство | Type | Description | |
---|---|---|---|
Rank | int | ||
Type |
Свойство | Type | Description | |
---|---|---|---|
bounds |
Méthode | Description | |
---|---|---|
GetArrayBounds ( System.Thread thread ) : |
||
GetClassObject ( System.Thread thread ) : |
||
GetElement ( System.Thread thread, int indices ) : |
||
SetElement ( System.Thread thread, int indices, |
||
ToString ( ) : string |
Méthode | Description | |
---|---|---|
DoGetArrayBounds ( TargetMemoryAccess target ) : void | ||
GetArrayBounds ( TargetMemoryAccess target ) : bool | ||
GetArrayOffset ( TargetMemoryAccess target, int indices ) : int | ||
GetLength ( TargetMemoryAccess target ) : int |
Méthode | Description | |
---|---|---|
GetClassObject ( TargetMemoryAccess target ) : |
||
GetElement ( TargetMemoryAccess target, int indices ) : |
||
SetElement ( TargetMemoryAccess target, int indices, |
||
TargetArrayObject ( |
protected abstract DoGetArrayBounds ( TargetMemoryAccess target ) : void | ||
target | TargetMemoryAccess | |
Résultat | void |
public GetArrayBounds ( System.Thread thread ) : |
||
thread | System.Thread | |
Résultat |
protected GetArrayBounds ( TargetMemoryAccess target ) : bool | ||
target | TargetMemoryAccess | |
Résultat | bool |
protected GetArrayOffset ( TargetMemoryAccess target, int indices ) : int | ||
target | TargetMemoryAccess | |
indices | int | |
Résultat | int |
public GetClassObject ( System.Thread thread ) : |
||
thread | System.Thread | |
Résultat |
public GetElement ( System.Thread thread, int indices ) : |
||
thread | System.Thread | |
indices | int | |
Résultat |
protected GetLength ( TargetMemoryAccess target ) : int | ||
target | TargetMemoryAccess | |
Résultat | int |
public SetElement ( System.Thread thread, int indices, |
||
thread | System.Thread | |
indices | int | |
obj | ||
Résultat | void |
public TargetArrayType,Mono.Debugger.Languages Type | ||
Résultat |