Свойство | Тип | Описание | |
---|---|---|---|
GetPin | T | ||
GetPinnableReference | byte | ||
GetPinnableReference | T | ||
InvalidOperationException | System | ||
_Unsafe | System |
Метод | Описание | |
---|---|---|
AsSpan ( ) : Span |
Does not perform copy. | |
Fill ( object value ) : void |
Fills all indexes with value.
|
|
GetIndex ( int index ) : object | ||
GetIndex ( int index ) : T |
Метод | Описание | |
---|---|---|
GetPin ( ) : T | ||
GetPinnableReference ( ) : byte | ||
GetPinnableReference ( ) : T |
Gets pinnable reference of the first item in the memory block storage.
|
|
InvalidOperationException ( ) : System | ||
_Unsafe ( |