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

locationPoint() public method

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