Type.isNamespace Method
Returns a value that indicates whether the specified object is a namespace. This is a static member that is invoked directly without creating an instance of the class.
Type.isNamespace(object);
Show:
Returns a value that indicates whether the specified object is a namespace. This is a static member that is invoked directly without creating an instance of the class.
Type.isNamespace(object);