Compartilhar via


SystemClass Members

Represents the commonly known system classes.

The following tables list the members exposed by the SystemClass type.

Public Fields

  Name Description
public field static Connector Represents the connector.
public field static Device Represents the device.
public field static Entity Represents the entity.
public field static Group Represents the group.
public field static LogicalEntity Represents the logical entity.
public field static LogicalHardware Represents the logical hardware.
public field static PhysicalEntity Represents the physical entity.

Top

Public Properties

  Name Description
public property Id Gets the ID.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals Overloaded. Overridden.  
public method GetHashCode Overridden. Returns a hash code for the specified object.
public method GetType  (inherited from Object)
public methodstatic op_Equality Determines whether two specified SystemClass objects have the same value.
public methodstatic op_Inequality Determines whether two specified SystemClass objects have different values.
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

SystemClass Class
Microsoft.EnterpriseManagement.Configuration Namespace