CogLineMaxSerializationSurrogateSelector GetSurrogate Method Cognex VisionPro

Namespace: Cognex.VisionPro.LineMax.Implementation.Internal
Assembly: Cognex.VisionPro.LineMax (in Cognex.VisionPro.LineMax.dll) Version: 65.1.0.0
Syntax

public override ISerializationSurrogate GetSurrogate(
	Type type,
	StreamingContext context,
	out ISurrogateSelector selector
)

Return Value

Type: ISerializationSurrogate

Implements

ISurrogateSelector GetSurrogate(Type, StreamingContext, ISurrogateSelector )
See Also