Amazon.EC2.Model.DescribeHostReservationsResponse.IsSetHostReservationSet C# (CSharp) Méthode

IsSetHostReservationSet() private méthode

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