[]
Populates a serialization information object with the data needed to serialize an outline (range group).
public void GetObjectData(SerializationInfo info, StreamingContext context)
Public Sub GetObjectData(info As SerializationInfo, context As StreamingContext)
Type | Name | Description |
---|---|---|
SerializationInfo | info | A System.Runtime.Serialization.SerializationInfo that holds the serialized data associated with the RangeGroupInfo |
StreamingContext | context | A System.Runtime.Serialization.StreamingContext that contains the source and destination of the serialized stream associated with the RangeGroupInfo |