IsArray2D Method

IsArray2D function

Checks whether the object is a two-dimensional array.


func (instance *Object) IsArray2D()  (bool,  error) 

Remarks

See Also