Amazon.Glacier.Model.ListPartsResponse.IsSetParts C# (CSharp) Méthode

IsSetParts() private méthode

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