Microsoft.JScript


Plus Class

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace: Microsoft.JScript
Assembly: Microsoft.JScript (in microsoft.jscript.dll)

Syntax

Visual Basic (Declaration)
Public NotInheritable Class Plus
    Inherits BinaryOp
Visual Basic (Usage)
Dim instance As Plus
C#
public sealed class Plus : BinaryOp
C++
public ref class Plus sealed : public BinaryOp
J#
public final class Plus extends BinaryOp
JScript
public final class Plus extends BinaryOp
XAML
                    Not applicable.
                  
Inheritance Hierarchy

System.Object
   Microsoft.JScript.AST
     Microsoft.JScript.BinaryOp
      Microsoft.JScript.Plus
Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms

Windows 98, Windows Server 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition

The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.

Version Information

.NET Framework

Supported in: 3.0, 2.0, 1.1, 1.0
See Also

Tags :


Page view tracker