Represents an object with a type. You should use the Object class.
Inheritance Hierarchy
Kernel.FOS_System ObjectWithType
Kernel.FOS_System Object
Namespace: Kernel.FOS_System
Assembly: Kernel.FOS_System (in Kernel.FOS_System.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The ObjectWithType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ObjectWithType | Initializes a new instance of the ObjectWithType class |
Fields
Name | Description | |
---|---|---|
![]() | _Type |
The underlying, specific type of the object specified when it was created.
|
Remarks
See Also