Amazon.Glacier.Model.ListPartsResponse.IsSetParts C# (CSharp) Метод

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

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