Amazon.SimpleDB.Model.SelectResponse.IsSetItems C# (CSharp) 메소드

IsSetItems() 개인적인 메소드

private IsSetItems ( ) : bool
리턴 bool
        internal bool IsSetItems()
        {
            return this._items != null && this._items.Count > 0; 
        }