Amazon.CloudSearchDomain.Model.SearchResponse.IsSetFacets C# (CSharp) Méthode

IsSetFacets() private méthode

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