Amazon.Pinpoint.Model.EndpointLocation.IsSetLatitude C# (CSharp) Méthode

IsSetLatitude() private méthode

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