Click or drag to resize

PkStatesListContains Method

Determines whether a specific state is present in the list.

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Function Contains ( 
	bytValue As Byte
) As Boolean

Parameters

bytValue
Type: SystemByte

Return Value

Type: Boolean
See Also