Amazon.Route53.Model.GetHostedZoneCountResponse.IsSetHostedZoneCount C# (CSharp) Method

IsSetHostedZoneCount() private method

private IsSetHostedZoneCount ( ) : bool
return bool
        internal bool IsSetHostedZoneCount()
        {
            return this._hostedZoneCount.HasValue; 
        }
GetHostedZoneCountResponse