CogSerializationSurrogateSelector ChainSelector Method Cognex VisionPro 9.5
Specifies the next ISurrogateSelector for surrogates to examine if the current instance does not have a surrogate for the specified type and assembly in the specified context.

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

public void ChainSelector(
	ISurrogateSelector selector
)

Implements

ISurrogateSelector ChainSelector(ISurrogateSelector)
See Also