| C1.UWP.DX Assembly > C1.Util.DX.Direct3D11 Namespace > Buffer Class > Create Method : Create(Device,DataStream,BufferDescription) Method |
'Declaration Public Overloads Shared Function Create( _ ByVal device As Device, _ ByVal data As DataStream, _ ByVal description As BufferDescription _ ) As Buffer
public static Buffer Create( Device device, DataStream data, BufferDescription description )