'Declaration Public Function New( _ ByVal value As Object _ )
'Declaration
Public Function New( _ ByVal value As Object _ )
'Usage Dim value As Object Dim instance As New UALiteralOperand(value)
'Usage
Dim value As Object Dim instance As New UALiteralOperand(value)
public UALiteralOperand( object value )
public: UALiteralOperand( Object^ value )
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
UALiteralOperand Class UALiteralOperand Members Overload List