Amazon.Glacier.Model.ListPartsResponse.IsSetParts C# (CSharp) Method

IsSetParts() private method

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