Amazon.EC2.Model.DescribeAddressesRequest.IsSetAllocationIds C# (CSharp) Method

IsSetAllocationIds() private method

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