Method getTypes
- Namespace
- VectorDraw.Serialize
- Assembly
- VectorDraw.Serialize.dll
getTypes(out string[], out string[], out string[])
Returns all the Type names and their own Assemblies from the Activator's list.
public int getTypes(out string[] typenames, out string[] typefullnames, out string[] dllnames)