VPKnownTypes CurrentKnownTypes Property Virtual Photonics - VTS Library
Virtual Photonics
Gets a dictionary of the current known types

Namespace: Vts.IO
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

public static IDictionary<string, Type> CurrentKnownTypes { get; }

Property Value

Type: OnlineIDictionary OnlineString, OnlineType 
See Also