[]
Computes the remainder after dividing its first operand by its second.
public static Variant operator %(Variant a, Variant b)
Type | Name | Description |
---|---|---|
Variant | a | The first operand. |
Variant | b | The second operand. |
Type | Description |
---|---|
Variant |