DotNetObjectReference Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides convenience methods to produce a DotNetObjectReference<TValue>.
public ref class DotNetObjectReference abstract sealed
public static class DotNetObjectReference
type DotNetObjectReference = class
Public Class DotNetObjectReference
- Inheritance
-
DotNetObjectReference
Methods
Create<TValue>(TValue) |
Creates a new instance of DotNetObjectReference<TValue>. |