Свойство | Type | Description | |
---|---|---|---|
swigCMemOwn | bool |
Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
UnsignedCharArray ( int nelements ) | ||
cast ( ) : SWIGTYPE_p_unsigned_char, | ||
frompointer ( SWIGTYPE_p_unsigned_char, t ) : UnsignedCharArray, | ||
getitem ( int index ) : byte | ||
setitem ( int index, byte value ) : void |
Méthode | Description | |
---|---|---|
UnsignedCharArray ( global::System.IntPtr cPtr, bool cMemoryOwn ) | ||
getCPtr ( UnsignedCharArray, obj ) : global::System.Runtime.InteropServices.HandleRef |
public cast ( ) : SWIGTYPE_p_unsigned_char, | ||
Résultat | SWIGTYPE_p_unsigned_char, |
public static frompointer ( SWIGTYPE_p_unsigned_char, t ) : UnsignedCharArray, | ||
t | SWIGTYPE_p_unsigned_char, | |
Résultat | UnsignedCharArray, |
public setitem ( int index, byte value ) : void | ||
index | int | |
value | byte | |
Résultat | void |