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

getLatitude() public method

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