MessageObjectProperty.ToInt

MessageObjectProperty.ToInt method

Converts the value of the property to integer.

public int ToInt()

Return Value

Integer value, if type can’t be converted to integer returns 0.

See Also