Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

NodePath.Equals Method

Namespace: Rebex.IO.FileSystem
Assembly: Rebex.Common.dll (version 7.0.9147)

Equals(NodePath)

Indicates whether the current NodePath is equal to another NodePath.

Declaration
public bool Equals(NodePath other)
Parameters
Type Name Description
NodePath other

An NodePath to compare with this NodePath.

Returns
Type Description
Boolean

true if the current object is equal to the other parameter; otherwise, false.

Implements
IEquatable<T>.Equals(T)

Equals(Object)

Determines whether the specified NodePath is equal to the current NodePath.

Declaration
public override bool Equals(object obj)
Parameters
Type Name Description
Object obj

The object to compare with the current object.

Returns
Type Description
Boolean

true if the specified NodePath is equal to the current NodePath; otherwise, false.

Overrides
Object.Equals(Object)
In This Article
  • Equals(NodePath)
  • Equals(Object)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies