ILNumerics Ultimate VS

DeviceHintAttributeCreate Method

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

Namespace:  ILNumerics
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public static DeviceHintAttribute Create(
	Nullable<DeviceTypes> kind = null,
	Nullable<uint> deviceID = null
)

Parameters

kind (Optional)
Type: SystemNullableDeviceTypes
deviceID (Optional)
Type: SystemNullableUInt32

Return Value

Type: DeviceHintAttribute
See Also

Reference