dCsharp

ClassGraph.GetClassNamed Method 

The System.Type object corresponding to the node named

className
.

public virtual Type GetClassNamed(
   string className
);

See Also

ClassGraph Class | edu.neu.ccs.demeter.dCsharp Namespace