ISurrogateSelector::GetNextSelector Method ()

 

Returns the next surrogate selector in the chain.

Namespace:   System.Runtime.Serialization
Assembly:  mscorlib (in mscorlib.dll)

[SecurityCriticalAttribute]
ISurrogateSelector^ GetNextSelector()

Return Value

Type: System.Runtime.Serialization::ISurrogateSelector^

The next surrogate selector in the chain or null.

Exception Condition
SecurityException

The caller does not have the required permission.

.NET Framework
Available since 1.1
Return to top
Show: