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

GraphAttachmentId.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

An 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(GraphAttachmentId)

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

Declaration
public bool Equals(GraphAttachmentId other)
Parameters
Type Name Description
GraphAttachmentId 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