VeriStand .NET API Reference

Content Type
Programming Language
Current manual
Table of Contents

LocalDeclaration Methods

The LocalDeclaration type exposes the following members.

Methods

NameDescription
Clone Creates a new object that is a copy of the current instance. (Inherited from BaseNode.)
Equals
Overloaded. Determines whether the specified other object is equal to the current instance of AbstractDeclaration. Equality is determined using the DefaultValue and Identifier.
FinalizeAllows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
GetHashCode Serves as a hash function for a AbstractDeclaration object. The hash code this method returns is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from AbstractDeclaration.)
GetTypeGets the Type of the current instance. (Inherited from Object.)
MemberwiseCloneCreates a shallow copy of the current Object. (Inherited from Object.)
ToStringReturns a String that represents the current Object. (Inherited from Object.)

See Also

Was this information helpful?