JGR MSTS Editors and Tools
TokenIds Property
NamespacesJgr.IO.ParserSimisProviderTokenIds

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

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

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

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