'Declaration
Public Function TryFindComponentResourceKey( _ ByVal type As Type, _ ByVal resourceId As String _ ) As Object
public object TryFindComponentResourceKey( Type type, string resourceId )
Parameters
- type
- resourceId
'Declaration
Public Function TryFindComponentResourceKey( _ ByVal type As Type, _ ByVal resourceId As String _ ) As Object
public object TryFindComponentResourceKey( Type type, string resourceId )