Свойство | Type | Description | |
---|---|---|---|
NativeToManagedMap | StringList>.System.Collections.Concurrent.ConcurrentDictionary |
Свойство | Type | Description | |
---|---|---|---|
__OriginalVTables | void*[] | ||
__PointerAdjustment | int | ||
__ownsNativeInstance | bool |
Méthode | Description | |
---|---|---|
AppendList ( LLDB strings ) : void | ||
AppendList ( sbyte strv, int strc ) : void | ||
AppendString ( string str ) : void | ||
Clear ( ) : void | ||
Dispose ( ) : void | ||
GetStringAtIndex ( uint idx ) : string | ||
IsValid ( ) : bool | ||
StringList ( ) : System | ||
StringList ( LLDB rhs ) : System | ||
__CreateInstance ( |
||
__CreateInstance ( global native, bool skipVTables = false ) : |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
StringList ( void native, bool skipVTables = false ) : System |
Méthode | Description | |
---|---|---|
StringList ( |
||
__CopyValue ( |
public AppendList ( sbyte strv, int strc ) : void | ||
strv | sbyte | |
strc | int | |
Résultat | void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public GetStringAtIndex ( uint idx ) : string | ||
idx | uint | |
Résultat | string |
protected StringList ( 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 | StringList>.System.Collections.Concurrent.ConcurrentDictionary |