Apex.System.Address.getLongitude C# (CSharp) Method

getLongitude() public method

public getLongitude ( ) : double
return double
        public double getLongitude()
        {
            throw new global::System.NotImplementedException("Address.GetLongitude");
        }