Amazon.EC2.Model.DescribeInternetGatewaysRequest.IsSetInternetGatewayIds C# (CSharp) Method

IsSetInternetGatewayIds() private method

private IsSetInternetGatewayIds ( ) : bool
return bool
        internal bool IsSetInternetGatewayIds()
        {
            return this._internetGatewayIds != null && this._internetGatewayIds.Count > 0; 
        }
DescribeInternetGatewaysRequest