AttributeReference(SerializationInfo, StreamingContext) Constructor

Copy constructor.
Public Sub New( _ 
ByVal info As SerializationInfo, _ 
ByVal context As StreamingContext
)
This language is not supported or no code example is available.
public AttributeReference( 
SerializationInfo info
StreamingContext context 
)
This language is not supported or no code example is available.

Parameters

info
SerializationInfo

context
StreamingContext

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition