CodeBinaryOperatorType (enum)

This type is found in the namespace System.CodeDom

mGetHashCodeInt32
mToStringString
mToStringString
mCompareToInt32
mToStringString
mHasFlagBoolean
mGetTypeCodeTypeCode
mEqualsBoolean
mToStringString
mGetTypeType
fvalue__Int32
fAddCodeBinaryOperatorType
fSubtractCodeBinaryOperatorType
fMultiplyCodeBinaryOperatorType
fDivideCodeBinaryOperatorType
fModulusCodeBinaryOperatorType
fAssignCodeBinaryOperatorType
fIdentityInequalityCodeBinaryOperatorType
fIdentityEqualityCodeBinaryOperatorType
fValueEqualityCodeBinaryOperatorType
fBitwiseOrCodeBinaryOperatorType
fBitwiseAndCodeBinaryOperatorType
fBooleanOrCodeBinaryOperatorType
fBooleanAndCodeBinaryOperatorType
fLessThanCodeBinaryOperatorType
fLessThanOrEqualCodeBinaryOperatorType
fGreaterThanCodeBinaryOperatorType
fGreaterThanOrEqualCodeBinaryOperatorType

GetHashCode

ToString

.

ToString

.

CompareTo

formatSystem.String
providerSystem.IFormatProvider

ToString

targetSystem.Object

HasFlag

providerSystem.IFormatProvider

GetTypeCode

flagSystem.Enum

Equals

.

ToString

objSystem.Object

GetType

formatSystem.String

value__

.

Add

.

Subtract

.

Multiply

.

Divide

.

Modulus

.

Assign

.

IdentityInequality

.

IdentityEquality

.

ValueEquality

.

BitwiseOr

.

BitwiseAnd

.

BooleanOr

.

BooleanAnd

.

LessThan

.

LessThanOrEqual

.

GreaterThan

.

GreaterThanOrEqual

.
.