Amazon.Route53.Model.ListGeoLocationsRequest.IsSetStartCountryCode C# (CSharp) Method

IsSetStartCountryCode() private method

private IsSetStartCountryCode ( ) : bool
return bool
        internal bool IsSetStartCountryCode()
        {
            return this._startCountryCode != null;
        }