AsInt32 Method

AsInt32 function

Converts the object to an int32_t value, if object is number type.


func (instance *Object) AsInt32()  (int32,  error) 

Remarks

See Also