fi_handle.Equals Method

FreeImage.NET

fi_handleEquals Method
Overload List
  Name Description
Public method Equals(Object)
Tests whether the specified object is a fi_handle structure and is equivalent to this fi_handle structure.
(Overrides ValueTypeEquals(Object).)
Public method Equals(fi_handle)
Indicates whether the current object is equal to another object of the same type.
Top
See Also