IsArray1D Method

IsArray1D function

Checks whether the object is a one-dimensional array.


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

Remarks

See Also