JGR MSTS Editors and Tools
SimisTreeNodeValueIntegerDWord Constructor (type, name, value)
NamespacesJgr.IO.ParserSimisTreeNodeValueIntegerDWordSimisTreeNodeValueIntegerDWord(String, String, UInt32)

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

[Missing <summary> documentation for "M:Jgr.IO.Parser.SimisTreeNodeValueIntegerDWord.#ctor(System.String,System.String,System.UInt32)"]

Declaration Syntax
C#Visual BasicVisual C++
public SimisTreeNodeValueIntegerDWord(
	string type,
	string name,
	uint value
)
Public Sub New ( _
	type As String, _
	name As String, _
	value As UInteger _
)
public:
SimisTreeNodeValueIntegerDWord(
	String^ type, 
	String^ name, 
	unsigned int value
)
Parameters
type (String)

[Missing <param name="type"/> documentation for "M:Jgr.IO.Parser.SimisTreeNodeValueIntegerDWord.#ctor(System.String,System.String,System.UInt32)"]

name (String)

[Missing <param name="name"/> documentation for "M:Jgr.IO.Parser.SimisTreeNodeValueIntegerDWord.#ctor(System.String,System.String,System.UInt32)"]

value (UInt32)

[Missing <param name="value"/> documentation for "M:Jgr.IO.Parser.SimisTreeNodeValueIntegerDWord.#ctor(System.String,System.String,System.UInt32)"]

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