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.ImplementationAssembly: Cognex.VisionPro (in Cognex.VisionPro.dll) Version: 69.0.0.0 (69.0.0.0)
Syntax
Parameters
- selector
- Type: System.Runtime.Serialization ISurrogateSelector
The next surrogate selector to examine.
Implements
ISurrogateSelector ChainSelector(ISurrogateSelector)See Also