Udostępnij za pośrednictwem


VBufferEditor Klasa

Definicja

Różne metody tworzenia VBufferEditor<T> wystąpień.

public static class VBufferEditor
type VBufferEditor = class
Public Class VBufferEditor
Dziedziczenie
VBufferEditor

Metody

Create<T>(VBuffer<T>, Int32, Nullable<Int32>, Nullable<Int32>, Boolean, Boolean)

VBufferEditor<T> Tworzy przy użyciu destinationbuforów wartości i indeksów.

CreateFromBuffer<T>(VBuffer<T>)

Tworzy obiekt VBufferEditor<T> o tym samym kształcie (długość i gęstość) co destination.

Dotyczy