SfcRegistration.CreateObject(String) Method

Definition

public static object CreateObject (string fullTypeName);
static member CreateObject : string -> obj
Public Shared Function CreateObject (fullTypeName As String) As Object

Parameters

fullTypeName
String

Returns

Applies to