Bridge

This..::..Get Method (String)

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

Syntax


[TemplateAttribute]
public static Object Get(
	string name
)
<TemplateAttribute> _
Public Shared Function Get ( _
	name As String _
) As Object
[TemplateAttribute]
public:
static Object^ Get(
	String^ name
)

Parameters

name
Type: System..::..String