All objects (that are GC managed) should derive from this type.
Inheritance Hierarchy
Kernel.FOS_System ObjectWithType
Kernel.FOS_System Object
Kernel Dummy
Kernel.FOS_System Exception
Kernel.FOS_System String
Namespace: Kernel.FOS_System
Assembly: Kernel.FOS_System (in Kernel.FOS_System.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The Object type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Object | Initializes a new instance of the Object class |
Fields
Name | Description | |
---|---|---|
![]() | _Type |
The underlying, specific type of the object specified when it was created.
(Inherited from ObjectWithType.) |
See Also