Amazon.SimpleDB.Model.SelectResponse.IsSetItems C# (CSharp) Метод

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

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