Amazon.EC2.Model.DescribeSpotFleetRequestHistoryResponse.IsSetHistoryRecords C# (CSharp) Method

IsSetHistoryRecords() private method

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