Amazon.EC2.Model.DescribeCustomerGatewaysRequest.IsSetCustomerGatewayIds C# (CSharp) Method

IsSetCustomerGatewayIds() private method

private IsSetCustomerGatewayIds ( ) : bool
return bool
        internal bool IsSetCustomerGatewayIds()
        {
            return this._customerGatewayIds != null && this._customerGatewayIds.Count > 0; 
        }
DescribeCustomerGatewaysRequest