Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn Namespace > ExternalStoreAddinConfigAbstract Class > Equals Method : Equals(ExternalStoreAddinConfigAbstract) Method |
public bool Equals( ExternalStoreAddinConfigAbstract other )
'Declaration Public Overloads Function Equals( _ ByVal other As ExternalStoreAddinConfigAbstract _ ) As Boolean
'Usage Dim instance As ExternalStoreAddinConfigAbstract Dim other As ExternalStoreAddinConfigAbstract Dim value As Boolean value = instance.Equals(other)
public: bool Equals( ExternalStoreAddinConfigAbstract^ other )
For an example, see the Leadtools.Medical.ExternalStore.Sample.Addin demo located here: <INSTALLDIR>\Examples\PACSFramework\CS\Sample AddIns\Leadtools.Medical.ExternalStore.Sample.Addin