Mesh(SerializationInfo, StreamingContext) Constructor

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

Parameters

info
SerializationInfo

ctxt
StreamingContext

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition