Amazon.Pinpoint.Model.EndpointLocation.IsSetLongitude C# (CSharp) Метод

IsSetLongitude() приватный Метод

private IsSetLongitude ( ) : bool
Результат bool
        internal bool IsSetLongitude()
        {
            return this._longitude.HasValue; 
        }