Amazon.Route53.Model.GeoLocationDetails.IsSetCountryCode C# (CSharp) Method

IsSetCountryCode() private method

private IsSetCountryCode ( ) : bool
return bool
        internal bool IsSetCountryCode()
        {
            return this._countryCode != null;
        }