File3dmObject.Equals Method

File3dmObjectEquals Method

Overload List
  NameDescription
Public methodEquals(Object)
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodEquals(Object)
Verified that two objects refer to the same object in a document.
(Overrides ObjectEquals(Object).)
Public methodEquals(File3dmObject)
Verified that two File3dmObject items refer to the same object in a document.
Top
See Also