Amazon.EC2.Model.DescribeHostReservationsResponse.IsSetHostReservationSet C# (CSharp) Method

IsSetHostReservationSet() private method

private IsSetHostReservationSet ( ) : bool
return bool
        internal bool IsSetHostReservationSet()
        {
            return this._hostReservationSet != null && this._hostReservationSet.Count > 0; 
        }
DescribeHostReservationsResponse