![]() |
![]() |
![]() |
InvalidMeshException.InvalidMeshException Constructor |
Language: |
Initializes a new instance of the InvalidMeshException class.
Visual Basic .NET Protected Sub New( _
ByVal info As SerializationInfo, _
ByVal context As StreamingContext _
)C# protected InvalidMeshException(
SerializationInfo info,
StreamingContext context
);Managed C++ protected: InvalidMeshException(
SerializationInfo *info,
StreamingContext context
);JScript .NET protected function InvalidMeshException(
info : SerializationInfo,
context : StreamingContext
);
info System.Runtime.Serialization.SerializationInfo. A SerializationInfo object that holds all of the data needed to serialize or deserialize the object.
context System.Runtime.Serialization.StreamingContext. A StreamingContext object that describes the source and destination serialized stream.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center