Amazon.EC2.Model.DescribeNatGatewaysRequest.IsSetNatGatewayIds C# (CSharp) Method

IsSetNatGatewayIds() private method

private IsSetNatGatewayIds ( ) : bool
return bool
        internal bool IsSetNatGatewayIds()
        {
            return this._natGatewayIds != null && this._natGatewayIds.Count > 0; 
        }