NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

SurrogateSelector Class

Used by formatters to help chose which surrogates to delegate to.

Object
   SurrogateSelector

[Visual Basic]
Public Class SurrogateSelector
   Implements ISurrogateSelector
[C#]
public class SurrogateSelector : ISurrogateSelector
[C++]
public __gc class SurrogateSelector : public ISurrogateSelector
[JScript]
public class SurrogateSelector implements ISurrogateSelector

Remarks

[To be supplied.]

Requirements

Namespace: System.Runtime.Serialization

Assembly: mscorlib.dll

See Also

SurrogateSelector Members | System.Runtime.Serialization Namespace