Click or drag to resize

OrGetInternalName Method

The internal name of the BinaryOperator. In this case, the same as BitwiseOr to allow for operator overloading.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public override string GetInternalName()

Return Value

Type: String
See Also