Amazon.StorageGateway.Model.ListFileSharesResponse.IsSetFileShareInfoList C# (CSharp) Method

IsSetFileShareInfoList() private method

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