JGR MSTS Editors and Tools
CloneFields Property
NamespacesJgr.IO.ParserDataTreeNode<(Of <(<'T>)>)>..::..TypeDataCloneFields

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

[Missing <summary> documentation for "P:Jgr.IO.Parser.DataTreeNode`1.TypeData.CloneFields"]

Declaration Syntax
C#Visual BasicVisual C++
public IDictionary<string, FieldInfo> CloneFields { get; private set; }
Public Property CloneFields As IDictionary(Of String, FieldInfo)
	Get
	Private Set
public:
property IDictionary<String^, FieldInfo^>^ CloneFields {
	IDictionary<String^, FieldInfo^>^ get ();
	private: void set (IDictionary<String^, FieldInfo^>^ value);
}
Value

[Missing <value> documentation for "P:Jgr.IO.Parser.DataTreeNode`1.TypeData.CloneFields"]

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