EntityCollection<TEntity>::OnSerializing Method (StreamingContext)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Used internally to serialize entity objects.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
public: [OnSerializingAttribute] [BrowsableAttribute(false)] void OnSerializing( StreamingContext context )
Parameters
- context
-
Type:
System.Runtime.Serialization::StreamingContext
The streaming context.
.NET Framework
Available since 4.0
Available since 4.0
Show: