To .NET Object VI

Owning Palette: .NET Functions

Requires: Base Development System (Windows)

Converts a LabVIEW data type to a .NET object. You can convert numeric (except extended precision and complex), string, Boolean, timestamp, path, .NET refnum, and array data types.

 Add to the block diagram  Find on the palette
anything is any LabVIEW data you want to convert. This parameter is polymorphic.
error in describes error conditions that occur before this node runs. With the following exception, this input provides standard error in functionality.

If an error occurs before this node executes, the node only closes the reference passed to it.
.NET Object is the resulting .NET object.
error out contains error information. This output provides standard error out functionality.