GraphicsBufferHandle.Equals

Declaration

public bool Equals(GraphicsBufferHandle other);

Parameters

other The other GraphicsBufferHandle to compare with this instance.

Returns

bool Returns true if the two instances of GraphicsBufferHandle have the same value. Otherwise, returns false.

Description

Checks if this GraphicsBufferHandle and another are equal, based on their integer values.


Did you find this page useful? Please give it a rating: