Skip to content
Was this article helpful?

Algorithm Methods

The Algorithm type exposes the following members.

Methods

 

NameDescription
Public methodEquals(Object) Determines whether the specified object is equal to the current algorithm. (Overrides Object.Equals(Object).)
Public methodEquals(Algorithm) Indicates whether the current algorithm instance and another algorithm instance represent the same algorithm.
Protected methodFinalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)
Public methodGetHashCode Serves as the default hash function. (Overrides Object.GetHashCode().)
Public methodGetType Gets the Type of the current instance. (Inherited from Object.)
Protected methodMemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public methodToString Provides a string representation of the object. (Overrides Object.ToString().)
  Back to Top

See Also

Reference

Algorithm Class
Citrix.SDK.AppDNA Namespace

Was this article helpful?