IObjectSpecificsD Class

Base of all specificsD classes.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public class IObjectSpecificsD : InterfaceObjectSpecificsD
Inheritance
Object    IObjectSpecificsD
Derived
More
Implements
InterfaceObjectSpecificsD

Constructors

IObjectSpecificsD Empty root class of all specific types.

Properties

Positive Can be used for tagging any information to this object (Clone only copies the reference)

Methods

Clone Clone this object with all members and properties.

Fields

Tag Tag to add temporary object.

Extension Methods

See Also