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

Namespace: Cognex.VisionPro.Implementation
Assembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 91.0.0.0 (91.0.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