SystemClass Class

Definition

Represents the commonly known system classes.

public ref class SystemClass
public class SystemClass
type SystemClass = class
Public Class SystemClass
Inheritance
SystemClass

Fields

Connector

Represents the connector.

Device

Represents the device.

Entity

Represents the entity.

Group

Represents the group.

LogicalEntity

Represents the logical entity.

LogicalHardware

Represents the logical hardware.

PhysicalEntity

Represents the physical entity.

Properties

Id

Gets the ID.

Methods

Equals(Object)

Determines whether the specified object is equal to the current object.

GetHashCode()

Returns a hash code for the specified object.

Operators

Equality(SystemClass, SystemClass)

Determines whether two specified SystemClass objects have the same value.

Inequality(SystemClass, SystemClass)

Determines whether two specified SystemClass objects have different values.

Applies to