DSShared.old.VarCollection.VarCollection C# (CSharp) Method

VarCollection() public method

public VarCollection ( VarCollection other ) : System
other VarCollection
return System
		public VarCollection(VarCollection other):this()
		{
			this.other=other;
		}

Same methods

VarCollection::VarCollection ( ) : System
VarCollection::VarCollection ( StreamReader sr ) : System
VarCollection::VarCollection ( string baseVar ) : System