Amazon.CloudSearchDomain.Model.SearchResponse.IsSetStats C# (CSharp) Method

IsSetStats() private method

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