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

IsSetStartContinentCode() private method

private IsSetStartContinentCode ( ) : bool
return bool
        internal bool IsSetStartContinentCode()
        {
            return this._startContinentCode != null;
        }