Used to create a serialization surrogate selector class.
ISurrogateSelector
[Visual Basic] Public Interface ISurrogateSelector [C#] public interface ISurrogateSelector [C++] public __gc __interface ISurrogateSelector
[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.
Class | Description |
---|---|
RemotingSurrogateSelector | [To be supplied.] |
SurrogateSelector | Used by formatters to help chose which surrogates to delegate to. |
[To be supplied.]
Namespace: System.Runtime.Serialization
Assembly: mscorlib.dll
ISurrogateSelector Members | System.Runtime.Serialization Namespace