-
Couldn't load subscription status.
- Fork 483
M_CommandLine_TokenError_Equals_1
Moh.Hassan edited this page Oct 10, 2019
·
1 revision
Determines whether the specified Object is equal to the current Object.
Namespace: CommandLine
Assembly: CommandLine (in CommandLine.dll) Version: 0.0.0
C#
public override bool Equals(
Object obj
)VB
Public Overrides Function Equals (
obj As Object
) As BooleanC++
public:
virtual bool Equals(
Object^ obj
) overrideF#
abstract Equals :
obj : Object -> bool
override Equals :
obj : Object -> bool
- obj
- Type: System.Object
The Object to compare with the current Object.
Type: Boolean
Type: Boolean
true if the specified Object is equal to the current Object; otherwise,
Type: Boolean
false.
CommandLineParser Class Library V2.6
Sorry, there was an error rendering this page.