CogSerializationSurrogateSelector ChainSelector Method Cognex VisionPro
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: 65.1.0.0 (65.1.0.0)
Syntax

public void ChainSelector(
	ISurrogateSelector selector
)

Implements

ISurrogateSelector ChainSelector(ISurrogateSelector)
See Also