Amazon.APIGateway.Model.GetAccountResponse.IsSetFeatures C# (CSharp) Method

IsSetFeatures() private method

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