Click or drag to resize
CategoryStruct Methods

The CategoryStruct type exposes the following members.

Methods
  NameDescription
Public methodCompareTo
Item Category Comparision
Public methodEquals
Item Category Equals
(Overrides ValueTypeEquals(Object).)
Public methodGetHashCode
Get Item Category Hash Code
(Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
See Also