IndexListTryGetIndexFromValue Method

HIDSharp

Namespace:  HidSharp.Reports
Assembly:  HidSharp (in HidSharp.dll) Version: 2.6.3
Syntax

public override bool TryGetIndexFromValue(
	uint value,
	out int index
)

Parameters

value
Type: SystemUInt32
index
Type: SystemInt32

Return Value

Type: Boolean
See Also

Reference