Amazon.EC2.Model.DescribeCustomerGatewaysRequest.IsSetCustomerGatewayIds C# (CSharp) Méthode

IsSetCustomerGatewayIds() private méthode

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