Amazon.Lightsail.Model.Region.IsSetContinentCode C# (CSharp) Method

IsSetContinentCode() private method

private IsSetContinentCode ( ) : bool
return bool
        internal bool IsSetContinentCode()
        {
            return this._continentCode != null;
        }