IMTLComputeCommandEncoder.SetBytes(IntPtr, nuint, nuint) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
[Foundation.Export("setBytes:length:atIndex:")]
[Foundation.Preserve(Conditional=true)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 3, ObjCRuntime.PlatformArchitecture.All, null)]
public void SetBytes (IntPtr bytes, nuint length, nuint index);
abstract member SetBytes : nativeint * nuint * nuint -> unit
Параметры
- bytes
-
IntPtr
nativeint
- length
- System.System.UIntPtr System.unativeint
- index
- System.System.UIntPtr System.unativeint
- Атрибуты