System.Object
System.ICloneable
System.IDisposeable
The Serializable class defines an object that can be loaded from or saved to the data source. It cannot be instantiated, as it is an abstract class, but it provides a base for many objects in the GeoCalcNET library.
|
Property |
Description |
|
The collection of identifiers used to identify this object in the data source. | |
|
The name of this object | |
|
Various remarks about this object |
|
Method |
Description |
|
Produces a deep-copy of the current instance | |
|
Releases the resources used by the current instance | |
|
Indicates if this object has an identifier that is also present in the specified object |