JGR MSTS Editors and Tools
TokenNames Property
NamespacesJgr.IO.ParserSimisProviderTokenNames

[This is preliminary documentation and is subject to change.]

Provides a mapping of token IDs (as UInt32) to token names (as String).
Declaration Syntax
C#Visual BasicVisual C++
public IDictionary<uint, string> TokenNames { get; private set; }
Public Property TokenNames As IDictionary(Of UInteger, String)
	Get
	Private Set
public:
property IDictionary<unsigned int, String^>^ TokenNames {
	IDictionary<unsigned int, String^>^ get ();
	private: void set (IDictionary<unsigned int, String^>^ value);
}
Value

[Missing <value> documentation for "P:Jgr.IO.Parser.SimisProvider.TokenNames"]

Assembly: JGR.IO.Parser (Module: JGR.IO.Parser) Version: 0.5.4008.31682