Amazon.StorageGateway.Model.DescribeTapeArchivesRequest.IsSetTapeARNs C# (CSharp) 메소드

IsSetTapeARNs() 개인적인 메소드

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