Click or drag to resize

ReferenceNoValue Structure

Specifies a structure of ReferenceT value without real value. The structure is used to transfer the value of the reference without specifying the value type.

Namespace:  NeoAxis
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public struct ReferenceNoValue

The ReferenceNoValue type exposes the following members.

Constructors
  NameDescription
Public methodReferenceNoValue
Initializes a new instance of the ReferenceNoValue class
Top
Properties
Methods
Operators
  NameDescription
Public operatorStatic memberEquality
Public operatorStatic memberInequality
Top
Extension Methods
See Also