Bridge

Validation..::..IsEmpty Method

Namespace:  Bridge
Assembly:  Bridge (in Bridge.dll)

Syntax


public static bool IsEmpty(
	Object value
)
Public Shared Function IsEmpty ( _
	value As Object _
) As Boolean
public:
static bool^ IsEmpty(
	Object^ value
)

Parameters

value
Type: System..::..Object