Свойство | Type | Description | |
---|---|---|---|
NativeToManagedMap | ThreadCollection>.System.Collections.Concurrent.ConcurrentDictionary |
Свойство | Type | Description | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
GetThreadAtIndex ( uint idx ) : LLDB.Thread | ||
IsValid ( ) : bool | ||
ThreadCollection ( ) : System | ||
ThreadCollection ( LLDB rhs ) : System | ||
__CreateInstance ( |
||
__CreateInstance ( global native, bool skipVTables = false ) : |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
ThreadCollection ( void native, bool skipVTables = false ) : System |
Méthode | Description | |
---|---|---|
ThreadCollection ( |
||
__CopyValue ( |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public GetThreadAtIndex ( uint idx ) : LLDB.Thread | ||
idx | uint | |
Résultat | LLDB.Thread |
public ThreadCollection ( LLDB rhs ) : System | ||
rhs | LLDB | |
Résultat | System |
protected ThreadCollection ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
Résultat | System |
public static __CreateInstance ( |
||
native | ||
skipVTables | bool | |
Résultat |
public static __CreateInstance ( global native, bool skipVTables = false ) : |
||
native | global | |
skipVTables | bool | |
Résultat |
public static System.Collections.Concurrent.ConcurrentDictionary |
||
Résultat | ThreadCollection>.System.Collections.Concurrent.ConcurrentDictionary |