Свойство | Тип | Описание | |
---|---|---|---|
NativeToManagedMap | ThreadCollection>.System.Collections.Concurrent.ConcurrentDictionary |
Свойство | Тип | Описание | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Метод | Описание | |
---|---|---|
Dispose ( ) : void | ||
GetThreadAtIndex ( uint idx ) : LLDB.Thread | ||
IsValid ( ) : bool | ||
ThreadCollection ( ) : System | ||
ThreadCollection ( LLDB rhs ) : System | ||
__CreateInstance ( |
||
__CreateInstance ( global native, bool skipVTables = false ) : |
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void | ||
ThreadCollection ( void native, bool skipVTables = false ) : System |
Метод | Описание | |
---|---|---|
ThreadCollection ( |
||
__CopyValue ( |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |
public GetThreadAtIndex ( uint idx ) : LLDB.Thread | ||
idx | uint | |
Результат | LLDB.Thread |
public ThreadCollection ( LLDB rhs ) : System | ||
rhs | LLDB | |
Результат | System |
protected ThreadCollection ( void native, bool skipVTables = false ) : System | ||
native | void | |
skipVTables | bool | |
Результат | System |
public static __CreateInstance ( |
||
native | ||
skipVTables | bool | |
Результат |
public static __CreateInstance ( global native, bool skipVTables = false ) : |
||
native | global | |
skipVTables | bool | |
Результат |
public static System.Collections.Concurrent.ConcurrentDictionary |
||
Результат | ThreadCollection>.System.Collections.Concurrent.ConcurrentDictionary |