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

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

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