Amazon.StorageGateway.Model.DescribeTapesRequest.IsSetTapeARNs C# (CSharp) Method

IsSetTapeARNs() private method

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