Amazon.EC2.Model.DescribeAddressesRequest.IsSetAllocationIds C# (CSharp) 메소드

IsSetAllocationIds() 개인적인 메소드

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