Inherits from
System.Object
Description
The ObjectInfo class is a simple object that contains data that describes and identifies a Serializable object.
Constructors
|
Constructor |
Description |
|
Creates a new instance of the ObjectInfo class. |
Properties
|
Property |
Description |
|
Gets the identifier code of the object. |
|
|
Gets the identifier issuer of the object. |
|
|
Gets the name of the object. |
|
|
Gets the GeoCalc type of the object. |
Methods
|
Method |
Description |
|
Creates a clone of this object. Implements ICloneable. |
|
|
Inherited Method |
Description |
|
Equals |
Determines whether the specified object is equal to the current object. (Inherited from Object). |
|
GetHashCode |
Serves as the default hash function. (Inherited from Object). |
|
GetType |
Gets the Type of the current instance. (Inherited from Object). |
|
ToString |
Returns a string that represents the current object. (Inherited from Object). |
Comments
0 comments
Please sign in to leave a comment.