BitwiseBinary Class
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.
Performs bitwise binary operations. This class belongs to the abstract syntax tree category.
This API supports the product infrastructure and is not intended to be used directly from your code.
public ref class BitwiseBinary sealed : Microsoft::JScript::BinaryOp
public sealed class BitwiseBinary : Microsoft.JScript.BinaryOp
type BitwiseBinary = class
inherit BinaryOp
Public NotInheritable Class BitwiseBinary
Inherits BinaryOp
- Inheritance
Bitwise |
This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the BitwiseBinary class. |
operand1 |
This API supports the product infrastructure and is not intended to be used directly from your code. Represents the first operand of the operation. (Inherited from BinaryOp) |
operand2 |
This API supports the product infrastructure and is not intended to be used directly from your code. Represents the second operand of the operation. (Inherited from BinaryOp) |
operator |
This API supports the product infrastructure and is not intended to be used directly from your code. Represents the operation that is actually performed. (Inherited from BinaryOp) |
operator |
This API supports the product infrastructure and is not intended to be used directly from your code. Represents the operation that is requested. One of the JSToken enumeration values. (Inherited from BinaryOp) |
type1 |
This API supports the product infrastructure and is not intended to be used directly from your code. Represents the data type of the first operand of the operation. (Inherited from BinaryOp) |
type2 |
This API supports the product infrastructure and is not intended to be used directly from your code. Represents the data type of the second operand of the operation. (Inherited from BinaryOp) |
Equals(Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object) |
Evaluate |
This API supports the product infrastructure and is not intended to be used directly from your code. Performs a bitwise binary operation. |
Get |
Serves as the default hash function. (Inherited from Object) |
Get |
This API supports the product infrastructure and is not intended to be used directly from your code. Determines the best method to call based on the operation that is requested and the data types of the operands. (Inherited from BinaryOp) |
Get |
Gets the Type of the current instance. (Inherited from Object) |
Memberwise |
Creates a shallow copy of the current Object. (Inherited from Object) |
To |
Returns a string that represents the current object. (Inherited from Object) |
Производ | Верзије |
---|---|
.NET Framework | 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET повратне информације
.NET је пројекат отвореног кода. Изаберите везу да бисте обезбедили повратне информације: