CustomLineType Methods |
The CustomLineType type exposes the following members.
| Name | Description | |
|---|---|---|
| Clone |
Creates a new object that is a copy of the current instance.
(Overrides LineTypesClone.) | |
| Equals |
Returns true if the current object and the given object are equal.
(Overrides LineTypesEquals(Object).) | |
| GetHashCode |
Returns a hash code for the object.
(Overrides LineTypesGetHashCode.) | |
| IsEqual |
Compares the current object with an object of the same type.
(Overrides LineTypesIsEqual(Object).) | |
| ToString |
Returns the LineTypes information as a string.
(Inherited from LineTypes.) |