Class BaseObject
- Namespace
- VectorDraw.Serialize
- Assembly
- VectorDraw.Serialize.dll
This is the Base object for the VectorDraw.Serialize dll.
public abstract class BaseObject : IDisposable, IBaseObject
- Inheritance
-
BaseObject
- Implements
- Derived
- Inherited Members
Constructors
- BaseObject()
Initializes the base object.
Properties
- Id
A unique id used in collection dictionaries for quick searching and removing.
Methods
- Dispose()
Releases all resources used by this object.
- GetHashCode()
Returns a 32-bit signed integer hash code for this object instance.