Operator GreaterThan
GreaterThan(ComponentType, ComponentType)
Declaration
public static bool operator>(ComponentType lhs, ComponentType rhs)
Parameters
| Type | Name | Description |
|---|---|---|
| ComponentType | lhs | |
| ComponentType | rhs |
Returns
| Type | Description |
|---|---|
| Boolean |
public static bool operator>(ComponentType lhs, ComponentType rhs)
| Type | Name | Description |
|---|---|---|
| ComponentType | lhs | |
| ComponentType | rhs |
| Type | Description |
|---|---|
| Boolean |