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

location() public method

public location ( ) : System
return System
        public location()
        {
            this.anyAttrField = new List<System.Xml.XmlAttribute>();
            this.itemsElementNameField = new List<ItemsChoiceType1>();
            this.itemsField = new List<object>();
        }
location