Show / Hide Table of Contents

Class ComponentLostEventArgs

A component has gone out of range.

Inheritance
System.Object
System.EventArgs
ComponentLostEventArgs
Inherited Members
System.EventArgs.Empty
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: DelsysAPI.Events
Assembly: DelsysAPI.dll
Syntax
public class ComponentLostEventArgs : EventArgs

Constructors

ComponentLostEventArgs()

Declaration
public ComponentLostEventArgs()

Fields

Component

Declaration
public Component Component
Field Value
Type Description
Component
Back to top Generated by DocFX