Amazon.Route53.Model.ListGeoLocationsResponse.IsSetNextCountryCode C# (CSharp) Method

IsSetNextCountryCode() private method

private IsSetNextCountryCode ( ) : bool
return bool
        internal bool IsSetNextCountryCode()
        {
            return this._nextCountryCode != null;
        }