Checks whether the object is a type of Array of Arrays
Namespace: nom.tam.util
Assembly: CSharpFITS_v1.1 (in CSharpFITS_v1.1.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Shared Function IsArrayOfArrays( _ ByVal o As Object _ ) As Boolean |
| C# |
|---|
| public static bool IsArrayOfArrays( object o ) |
| C++ |
|---|
| public: static bool IsArrayOfArrays( Object o ) |
| J# |
|---|
| public static bool IsArrayOfArrays( object o ) |
| JScript |
|---|
| public static
function IsArrayOfArrays( o : Object ) : bool |
Parameters
- o
Return Value
Returns boolean depending upon the Arra type