Amazon.DatabaseMigrationService.Model.Filter.IsSetValues C# (CSharp) Метод

IsSetValues() приватный Метод

private IsSetValues ( ) : bool
Результат bool
        internal bool IsSetValues()
        {
            return this._values != null && this._values.Count > 0; 
        }