VBufferEditor Třída

Definice

Různé metody vytváření VBufferEditor<T> instancí.

public static class VBufferEditor
type VBufferEditor = class
Public Class VBufferEditor
Dědičnost
VBufferEditor

Metody

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

VBufferEditor<T> Vytvoří vyrovnávací paměti s použitím destinationhodnot a indexů.

CreateFromBuffer<T>(VBuffer<T>)

Vytvoří obrazec VBufferEditor<T> se stejným tvarem (délkou a hustotou destination) jako .

Platí pro