|  | Star Methods | 
The Star type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals(Object) | 
            Determines whether the specified Object is equal to this instance.
            (Overrides ValueTypeEquals(Object).) | 
|  | Equals(Star) | 
            Indicates whether the current object is equal to another object of the same type.
             | 
|  | GetHashCode | 
            Returns a hash code for this instance.
            (Overrides ValueTypeGetHashCode.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | ToString | Returns the fully qualified type name of this instance.(Inherited from ValueType.) | 
 See Also
See Also