City Based Parking and Routing System API Documentation

GEIntersection.GetObjectData Method 

Populates the provided SerializationInfo with the data needed to serialize the object.

public override void GetObjectData(
   SerializationInfo info,
   StreamingContext context
);

Parameters

info
The SerializationInfo to populate with data.
context
The destination StreamingContext for this serialization.

Implements

ISerializable.GetObjectData

See Also

GEIntersection Class | CBPRS.Infrastructure Namespace