Bridge

Script..::..Is Method

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

Syntax


[TemplateAttribute]
public static bool Is(
	Object type,
	string typeName
)
<TemplateAttribute> _
Public Shared Function Is ( _
	type As Object, _
	typeName As String _
) As Boolean
[TemplateAttribute]
public:
static bool^ Is(
	Object^ type, 
	String^ typeName
)

Parameters

type
Type: System..::..Object
typeName
Type: System..::..String