DVTk API
Equals Method (obj)
DVTkDvtk.IheActors.DicomDicomTriggerItemEquals(Object)
DVTk API

[This is preliminary documentation and is subject to change.]

Returns a value indicating whether this instance is equal to a specified object
Declaration Syntax
C#Visual BasicVisual C++
public override bool Equals(
	Object obj
)
Public Overrides Function Equals ( _
	obj As Object _
) As Boolean
public:
virtual bool Equals(
	Object^ obj
) override
Parameters
obj (Object)
An Object to compare with this instance, or a nullNothingnullptr reference.
Return Value
trueTruetrue if other is an instance of [!:Tag] and equals the value of this instance; otherwise, falseFalsefalse.

Assembly: DvtkIheActors (Module: DvtkIheActors) Version: 0.0.0.0