Amazon.StorageGateway.Model.DescribeTapeArchivesRequest.IsSetTapeARNs C# (CSharp) Méthode

IsSetTapeARNs() private méthode

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