AIMS_BD_IATI.Library.countrybudgetitems.countrybudgetitems C# (CSharp) Method

countrybudgetitems() public method

public countrybudgetitems ( ) : System
return System
        public countrybudgetitems()
        {
            this.anyAttrField = new List<System.Xml.XmlAttribute>();
            this.textField = new List<string>();
            this.itemsField = new List<object>();
        }
countrybudgetitems