Example #1
0
	///<summary>
	///Removes the given RDE_O11_INSURANCE
	///</summary>
	public void RemoveINSURANCE(RDE_O11_INSURANCE toRemove)
	{
		this.RemoveStructure("INSURANCE", toRemove);
	}