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

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

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

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

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

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