Метод | Описание | |
---|---|---|
ByteArrayAsKey ( byte bytes ) : object | ||
GetComparer ( ) : IComparer | ||
IntIndexDatabaseConfig ( ) : System.Collections | ||
KeyAsByteArray ( object key ) : byte[] |
public ByteArrayAsKey ( byte bytes ) : object | ||
bytes | byte | |
Результат | object |
public IntIndexDatabaseConfig ( ) : System.Collections | ||
Результат | System.Collections |
public KeyAsByteArray ( object key ) : byte[] | ||
key | object | |
Результат | byte[] |