SurrogateSelector::GetNextSelector Method ()
.NET Framework (current version)
Returns the next selector on the chain of selectors.
Assembly: mscorlib (in mscorlib.dll)
Return Value
Type: System.Runtime.Serialization::ISurrogateSelector^The next ISurrogateSelector on the chain of selectors.
Implements
ISurrogateSelector::GetNextSelector()| Exception | Condition |
|---|---|
| SecurityException | The caller does not have the required permission. |
SecurityPermission
for providing serialization services. Associated enumeration: SecurityPermissionFlag::SerializationFormatter.
.NET Framework
Available since 1.1
Available since 1.1
Show: