CogSerializationSurrogateSelector GetNextSelector Method Cognex VisionPro 9.22 SR1
Returns the next surrogate selector in the chain.

Namespace: Cognex.VisionPro.Implementation
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 87.1.0.0 (87.1.0.0)
Syntax

public ISurrogateSelector GetNextSelector()

Return Value

Type: ISurrogateSelector
The next surrogate selector in the chain, or a null reference (Nothing in Visual Basic).

Implements

ISurrogateSelector GetNextSelector 
See Also