Amazon.Pinpoint.Model.EndpointLocation.IsSetLatitude C# (CSharp) Method

IsSetLatitude() private method

private IsSetLatitude ( ) : bool
return bool
        internal bool IsSetLatitude()
        {
            return this._latitude.HasValue; 
        }