Click or drag to resize

Component Operators

The Component type exposes the following members.

Operators
  NameDescription
Public operatorStatic memberFalse
Implements the operator false. Returns true if the specified component is not alive.
Public operatorStatic memberLogicalNot
Implements the operator !. Returns true if the specified component is not alive.
Public operatorStatic memberTrue
Implements the operator true. Returns true if the specified component is alive.
Top
See Also