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

GraphFolderId.Equals Method

Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 8.0.9673)

Equals(Object)

Determines whether the specified obj is equal to this object.

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

A Object to compare with this object.

Returns
Type Description
Boolean

true if the specified obj is equal to this object; otherwise, false.

Overrides
Object.Equals(Object)

Equals(GraphFolderId)

Determines whether the specified Graph ID is equal to this Graph ID.

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

A Graph ID to compare with this Graph ID.

Returns
Type Description
Boolean

true if the specified Graph ID is equal to this Graph ID; otherwise, false.

Implements
IEquatable<T>.Equals(T)
In This Article
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies